Whether the type T must be dynamically allocated or can be stored on the stack.
More...
template<typename T>
struct linb::any::requires_allocation< T >
Whether the type T must be dynamically allocated or can be stored on the stack.
Definition at line 269 of file any.hpp.
The documentation for this struct was generated from the following file: