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

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
uses_allocator.h 157 struct __is_nothrow_uses_allocator_constructible struct in inherits:__is_uses_allocator_predicate
167 __is_nothrow_uses_allocator_constructible<_Tp, _Alloc, _Args...>::value;
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
uses_allocator.h 152 struct __is_nothrow_uses_allocator_constructible struct in inherits:__is_uses_allocator_predicate
162 __is_nothrow_uses_allocator_constructible<_Tp, _Alloc, _Args...>::value;

Completed in 245 milliseconds