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

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
alloc_traits.h 379 noexcept(_S_nothrow_construct<_Tp, _Args...>())
429 _S_nothrow_construct(_Alloc* __a = nullptr, _Tp* __p = nullptr)
440 _S_nothrow_construct(_Alloc* __a = nullptr, _Tp* __p = nullptr)
446 _S_nothrow_construct(_Alloc* = nullptr, _Tp* __p = nullptr)

Completed in 24 milliseconds