NetShrVar
An EPICS support module to export National Instruments Network Shared Variables as process variables
|
specialisation of MakeSignedImpl for unsigned types i.e. <T,true> More...
#include <cnvconvert.h>
Public Types | |
typedef std::make_signed< T >::type | type |
specialisation of MakeSignedImpl for unsigned types i.e. <T,true>
Definition at line 270 of file cnvconvert.h.
typedef std::make_signed<T>::type MakeSignedImpl< T, true >::type |
Definition at line 272 of file cnvconvert.h.