Wire Sysio Wire Sysion 1.0.0
|
#include <utility.hpp>
Static Public Attributes | |
static constexpr bool | value = std::uses_allocator<T, A>::value |
static constexpr bool | leading_allocator = std::is_constructible< T, std::allocator_arg_t, A, Args... >::value |
static constexpr bool | trailing_allocator = std::is_constructible< T, Args..., A>::value |
Definition at line 52 of file utility.hpp.
|
staticconstexpr |
Definition at line 55 of file utility.hpp.
|
staticconstexpr |
Definition at line 56 of file utility.hpp.
|
staticconstexpr |
Definition at line 54 of file utility.hpp.