Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dthrow_allocator.h458 struct limit_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct
460 limit_adjustor(const size_t __l) { set_limit(__l); } in _GLIBCXX_VISIBILITY() argument
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dthrow_allocator.h458 struct limit_adjustor : public adjustor_base in _GLIBCXX_VISIBILITY() struct
460 limit_adjustor(const size_t __l) { set_limit(__l); } in _GLIBCXX_VISIBILITY() function