Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dmultiset.h64 struct _Base_ref in _GLIBCXX_VISIBILITY() struct
66 _Base_ref(const _Base& __r) : _M_ref(__r) { } in _GLIBCXX_VISIBILITY() function
68 const _Base& _M_ref; in _GLIBCXX_VISIBILITY()
H A Dmultimap.h65 struct _Base_ref in _GLIBCXX_VISIBILITY() struct
67 _Base_ref(const _Base& __r) : _M_ref(__r) { } in _GLIBCXX_VISIBILITY() argument
69 const _Base& _M_ref; in _GLIBCXX_VISIBILITY()
H A Dset.h64 struct _Base_ref in _GLIBCXX_VISIBILITY() struct
66 _Base_ref(const _Base& __r) : _M_ref(__r) { } in _GLIBCXX_VISIBILITY() argument
68 const _Base& _M_ref; in _GLIBCXX_VISIBILITY()
H A Dmap.h65 struct _Base_ref in _GLIBCXX_VISIBILITY() struct
67 _Base_ref(const _Base& __r) : _M_ref(__r) { } in _GLIBCXX_VISIBILITY() argument
69 const _Base& _M_ref; in _GLIBCXX_VISIBILITY()