is_deallocate_trivial
is_deallocate_trivial::value
is_deallocate_trivial< monotonic_resource >
value
string
array
object
storage_ptr
A bool equal to true if calls to T::do_deallocate have no effect.
T::do_deallocate
static constexpr bool value = false;
The primary template sets value to false.