density
C++11 library for paged memory management, function queues, heterogeneous queues and lifo memory management
|
#include <runtime_type.h>
Tag type that can be included in a feature_list without affecting the feature tuple. This peseudo-feature is useful to conditionally add features to a feature_list, for example using std::conditional.
In this code f_none is used to define a conditional type list.