#include <options.h>
|
static std::string | init_val = std::string() |
|
◆ value_type
◆ parse()
std::string wibble::commandline::String::parse |
( |
const std::string & |
val | ) |
|
|
static |
◆ toBool()
bool wibble::commandline::String::toBool |
( |
const value_type & |
val | ) |
|
|
static |
◆ toInt()
int wibble::commandline::String::toInt |
( |
const value_type & |
val | ) |
|
|
static |
◆ toString()
std::string wibble::commandline::String::toString |
( |
const value_type & |
val | ) |
|
|
static |
◆ init_val
std::string wibble::commandline::String::init_val = std::string() |
|
static |
The documentation for this struct was generated from the following files: