Upx_Doxygen
https://github.com/upx/upx
Public Types | Public Member Functions | Public Attributes | Static Public Attributes | List of all members
OptVar< T, default_value, min_value, max_value > Struct Template Reference

Public Types

typedef T value_type
 

Public Member Functions

void assertValue () const
 
OptVaroperator= (const T other)
 
void reset ()
 
 operator T () const
 

Public Attributes

v
 
unsigned is_set
 

Static Public Attributes

static const T default_value_c = default_value
 
static const T min_value_c = min_value
 
static const T max_value_c = max_value
 

The documentation for this struct was generated from the following file: