ISIS Logo
NetShrVar
An EPICS support module to export National Instruments Network Shared Variables as process variables
Public Types | List of all members
MakeSigned< T > Struct Template Reference

like std::make_signed but also handles bool,float etc. types by passing them through rather than producing an error More...

#include <cnvconvert.h>

Public Types

typedef MakeSignedImpl< T,
std::is_unsigned< T >::value >
::type 
type
 

Detailed Description

template<typename T>
struct MakeSigned< T >

like std::make_signed but also handles bool,float etc. types by passing them through rather than producing an error

Definition at line 277 of file cnvconvert.h.

Member Typedef Documentation

template<typename T >
typedef MakeSignedImpl< T, std::is_unsigned<T>::value >::type MakeSigned< T >::type

Definition at line 279 of file cnvconvert.h.


The documentation for this struct was generated from the following file:
Copyright © 2013 Science and Technology Facilities Council | Generated by   doxygen 1.8.5