Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_tree.h662 struct _Rb_tree_impl in _GLIBCXX_VISIBILITY() struct
667 typedef _Rb_tree_key_compare<_Key_compare> _Base_key_compare; in _GLIBCXX_VISIBILITY()
670 _GLIBCXX_NOEXCEPT_IF( in _GLIBCXX_VISIBILITY()
676 _Rb_tree_impl(const _Rb_tree_impl& __x) in _GLIBCXX_VISIBILITY() function
683 _Rb_tree_impl(const _Key_compare& __comp, const _Node_allocator& __a) in _GLIBCXX_VISIBILITY() argument
692 _Rb_tree_impl(_Node_allocator&& __a) in _GLIBCXX_VISIBILITY() argument
696 _Rb_tree_impl(_Rb_tree_impl&& __x, _Node_allocator&& __a) in _GLIBCXX_VISIBILITY() function
702 _Rb_tree_impl(const _Key_compare& __comp, _Node_allocator&& __a) in _GLIBCXX_VISIBILITY() argument