wibble 1.1
|
#include <options.h>
Public Types | |
typedef int | value_type |
Static Public Member Functions | |
static int | parse (const std::string &val) |
static bool | toBool (const value_type &val) |
static int | toInt (const value_type &val) |
static std::string | toString (const value_type &val) |
Static Public Attributes | |
static int | init_val = 0 |
|
static |
|
static |
|
static |
References wibble::str::fmt().
|
static |