|
PVData C++ 8.0.7
|
#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.
| const T epics::pvData::meta::decorate_const< T >::type |
Definition at line 34 of file templateMeta.h.