libstdc++
GNU C++ library
Loading...
Searching...
No Matches
◆
_S_nothrow_construct()
[1/2]
template<typename _Alloc>
template<typename _Tp, typename... _Args>
constexpr
__enable_if_t
<!__has_construct< _Alloc, _Tp, _Args... >,
bool
>
std::allocator_traits
< _Alloc >::_S_nothrow_construct
(
_Alloc *
=
nullptr
,
_Tp *
__p
=
nullptr
)
inline
static
constexpr
private
Definition at line
553
of file
bits/alloc_traits.h
.
std
allocator_traits
Generated on
for libstdc++ by
1.16.1