Wt  4.10.4
Loading...
Searching...
No Matches
linb::any::requires_allocation< T > Struct Template Reference

Whether the type T must be dynamically allocated or can be stored on the stack. More...

Detailed Description

template<typename T>
struct linb::any::requires_allocation< T >

Whether the type T must be dynamically allocated or can be stored on the stack.