![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include "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.
typedef const T epics::pvData::meta::decorate_const< T >::type |
Definition at line 34 of file templateMeta.h.