density
C++11 library for paged memory management, function queues, heterogeneous queues and lifo memory management
|
#include <dynamic_reference.h>
Public Types | |
using | type = TYPE |
Adds to the first template argument the cv-qualification specified by the second template argument and defines a type member alias to it.
Note: the template type alias add_cv_qual_t is a short version for this type trait.
Example: