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

Public Member Functions

 no_exceptions_modifier (std::string prefix)
 
shared_value modify_child_may_throw (std::string const &key_or_null, shared_value v) override
 
shared_value modify_child (std::string const &key, shared_value v) const
 

Detailed Description

Definition at line 217 of file config_value.hpp.


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