Home
last modified time | relevance | path

Searched refs:__as_rvalue (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_tree.h881 enum { __as_lvalue, __as_rvalue }; in _GLIBCXX_VISIBILITY() enumerator
1731 _M_root() = _M_copy<__as_rvalue>(__x, __roan); in _GLIBCXX_VISIBILITY()