cpptoml
A C++11 parser for TOML
Loading...
Searching...
No Matches
cpptoml::option< T > Class Template Reference

Public Member Functions

 option (T value)
 operator bool () const
const T & operator* () const
const T * operator-> () const
template<class U>
value_or (U &&alternative) const

Private Attributes

bool empty_
value_

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