Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dthrow_allocator.h282 struct never_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct
284 never_adjustor() { set_limit(std::numeric_limits<size_t>::max()); } in _GLIBCXX_VISIBILITY() function
363 struct never_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct
365 never_adjustor() { set_probability(0); } in _GLIBCXX_VISIBILITY() function
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dthrow_allocator.h430 struct never_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct
432 never_adjustor() { set_limit(std::numeric_limits<size_t>::max()); } in _GLIBCXX_VISIBILITY() function
511 struct never_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct
513 never_adjustor() { set_probability(0); } in _GLIBCXX_VISIBILITY() function