cpp-hocon
0.3.0
|
Public Member Functions | |
substitution_expression (path the_path, bool optional) | |
path | get_path () const |
bool | optional () const |
std::shared_ptr< substitution_expression > | change_path (path new_path) |
std::string | to_string () const |
bool | operator== (substitution_expression const &other) const |
Definition at line 9 of file substitution_expression.hpp.