| 
    Wt
    4.0.0
    
   | 
 
Whether the type T must be dynamically allocated or can be stored on the stack. More...
Inherits integral_constant< bool,!(std::is_nothrow_move_constructible< T >::value &&sizeof(T)<=sizeof(storage_union::stack)&&std::alignment_of< T >::value<=std::alignment_of< storage_union::stack_storage_t >::value)>.
Whether the type T must be dynamically allocated or can be stored on the stack.
 1.8.11