Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_tree.h443 struct _Reuse_or_alloc_node in _GLIBCXX_VISIBILITY() struct
445 _Reuse_or_alloc_node(_Rb_tree& __t) in _GLIBCXX_VISIBILITY() argument
463 ~_Reuse_or_alloc_node() in _GLIBCXX_VISIBILITY()
468 operator()(_GLIBCXX_FWDREF(_Arg) __arg) in _GLIBCXX_VISIBILITY()
483 _M_extract() in _GLIBCXX_VISIBILITY()
516 _Base_ptr _M_root; in _GLIBCXX_VISIBILITY()
517 _Base_ptr _M_nodes; in _GLIBCXX_VISIBILITY()
518 _Rb_tree& _M_t; in _GLIBCXX_VISIBILITY()