Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/debug/
H A Dsafe_container.h57 _Safe_container(_Safe_container&& __x, const _Alloc&, std::true_type) in _Safe_container() function
61 _Safe_container(_Safe_container&& __x, const _Alloc& __a, std::false_type) in _Safe_container() function
71 _Safe_container(_Safe_container&& __x, const _Alloc& __a) in _Safe_container() function
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/debug/
H A Dsafe_container.h60 _Safe_container(_Safe_container&& __x, const _Alloc& __a) in _Safe_container() function