PVData C++
8.0.6
|
#include <misc/pv/templateMeta.h>
Public Types | |
typedef const T | type |
If needed, add the 'const' qualifier to the provided type.
Avoids adding the const qualifier twice (aka 'const const int')
Definition at line 34 of file templateMeta.h.