OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:throw_allocator_limit
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
throw_allocator.h
922
struct
throw_allocator_limit
struct in inherits:throw_allocator_base
927
{ typedef
throw_allocator_limit
<_Tp1> other; };
929
throw_allocator_limit
() _GLIBCXX_USE_NOEXCEPT { }
931
throw_allocator_limit
(const
throw_allocator_limit
&)
935
throw_allocator_limit
(const
throw_allocator_limit
<_Tp1>&)
938
~
throw_allocator_limit
() _GLIBCXX_USE_NOEXCEPT { }
941
throw_allocator_limit
&
942
operator=(const
throw_allocator_limit
&) = default
[
all
...]
/src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
throw_allocator.h
924
struct
throw_allocator_limit
struct in inherits:throw_allocator_base
929
{ typedef
throw_allocator_limit
<_Tp1> other; };
931
throw_allocator_limit
() _GLIBCXX_USE_NOEXCEPT { }
933
throw_allocator_limit
(const
throw_allocator_limit
&)
937
throw_allocator_limit
(const
throw_allocator_limit
<_Tp1>&)
940
~
throw_allocator_limit
() _GLIBCXX_USE_NOEXCEPT { }
943
throw_allocator_limit
&
944
operator=(const
throw_allocator_limit
&) = default
[
all
...]
Completed in 24 milliseconds
Indexes created Tue Mar 31 00:22:50 UTC 2026