Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dthrow_allocator.h446 struct never_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct
448 never_adjustor() { set_limit(std::numeric_limits<size_t>::max()); } in _GLIBCXX_VISIBILITY() function
527 struct never_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct
529 never_adjustor() { set_probability(0); } in _GLIBCXX_VISIBILITY() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dthrow_allocator.h446 struct never_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct
448 never_adjustor() { set_limit(std::numeric_limits<size_t>::max()); } in _GLIBCXX_VISIBILITY() function
527 struct never_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct
529 never_adjustor() { set_probability(0); } in _GLIBCXX_VISIBILITY() argument