Home
last modified time | relevance | path

Searched defs:_S_value (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dstl_tree.h666 _S_value(_Link_type __x) { return __x->_M_value_field; } in _S_value() function
684 _S_value(_Base_ptr __x) { return ((_Link_type)__x)->_M_value_field; } in _S_value() function