Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dthrow_allocator.h924 struct throw_allocator_limit in _GLIBCXX_VISIBILITY() struct
928 struct rebind in _GLIBCXX_VISIBILITY()
931 throw_allocator_limit() _GLIBCXX_USE_NOEXCEPT { } in _GLIBCXX_VISIBILITY() argument
933 throw_allocator_limit(const throw_allocator_limit&) in _GLIBCXX_VISIBILITY() argument
937 throw_allocator_limit(const throw_allocator_limit<_Tp1>&) in _GLIBCXX_VISIBILITY() argument
940 ~throw_allocator_limit() _GLIBCXX_USE_NOEXCEPT { } in _GLIBCXX_VISIBILITY()
944 operator=(const throw_allocator_limit&) = default; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dthrow_allocator.h924 struct throw_allocator_limit in _GLIBCXX_VISIBILITY() struct
928 struct rebind in _GLIBCXX_VISIBILITY()
931 throw_allocator_limit() _GLIBCXX_USE_NOEXCEPT { } in _GLIBCXX_VISIBILITY() argument
933 throw_allocator_limit(const throw_allocator_limit&) in _GLIBCXX_VISIBILITY() function
937 throw_allocator_limit(const throw_allocator_limit<_Tp1>&) in _GLIBCXX_VISIBILITY() function
940 ~throw_allocator_limit() _GLIBCXX_USE_NOEXCEPT { } in _GLIBCXX_VISIBILITY()