Template Class DefaultValue< T & >

Class Documentation

template<typename T>
class DefaultValue<T&>

Public Static Functions

static inline void Set(T &x)
static inline void Clear()
static inline bool IsSet()
static inline bool Exists()
static inline T &Get()