HomeSort by: relevance | last modified time | path
    Searched defs:limit_condition (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
throw_allocator.h 430 struct limit_condition : public condition_base struct in inherits:condition_base
740 struct throw_value_limit : public throw_value_base<limit_condition>
742 typedef throw_value_base<limit_condition> base_type;
923 : public throw_allocator_base<_Tp, limit_condition>
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
throw_allocator.h 428 struct limit_condition : public condition_base struct in inherits:condition_base
740 struct throw_value_limit : public throw_value_base<limit_condition>
742 typedef throw_value_base<limit_condition> base_type;
925 : public throw_allocator_base<_Tp, limit_condition>

Completed in 69 milliseconds