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