cpp-hocon  0.3.0
Public Member Functions | List of all members
hocon::substitution_expression Class Reference
Inheritance diagram for hocon::substitution_expression:

Public Member Functions

 substitution_expression (path the_path, bool optional)
 
path get_path () const
 
bool optional () const
 
std::shared_ptr< substitution_expressionchange_path (path new_path)
 
std::string to_string () const
 
bool operator== (substitution_expression const &other) const
 

Detailed Description

Definition at line 9 of file substitution_expression.hpp.


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