soma-io  5.1.2
carto::BoolOrNumber< NumberType > Class Template Reference

#include <soma-io/getopt/getopt.h>

Public Member Functions

 BoolOrNumber (NumberType &v)
 

Public Attributes

NumberType & value
 

Detailed Description

template<class NumberType>
class carto::BoolOrNumber< NumberType >

Definition at line 352 of file getopt.h.

Constructor & Destructor Documentation

◆ BoolOrNumber()

template<class NumberType >
carto::BoolOrNumber< NumberType >::BoolOrNumber ( NumberType &  v)
inline

Definition at line 356 of file getopt.h.

Member Data Documentation

◆ value

template<class NumberType >
NumberType& carto::BoolOrNumber< NumberType >::value

Definition at line 357 of file getopt.h.


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