Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
Dthrow_allocator.h951 struct throw_allocator_random in _GLIBCXX_VISIBILITY() struct
955 struct rebind in _GLIBCXX_VISIBILITY()
958 throw_allocator_random() _GLIBCXX_USE_NOEXCEPT { } in _GLIBCXX_VISIBILITY() function
960 throw_allocator_random(const throw_allocator_random&) in _GLIBCXX_VISIBILITY() argument
964 throw_allocator_random(const throw_allocator_random<_Tp1>&) in _GLIBCXX_VISIBILITY() argument
967 ~throw_allocator_random() _GLIBCXX_USE_NOEXCEPT { } in _GLIBCXX_VISIBILITY()
971 operator=(const throw_allocator_random&) = default; in _GLIBCXX_VISIBILITY()