Upx_Doxygen
https://github.com/upx/upx
|
Public Types | |
typedef T | value_type |
Public Member Functions | |
void | assertValue () const |
OptVar & | operator= (const T other) |
void | reset () |
operator T () const | |
Public Attributes | |
T | 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 |