cpp-hocon 0.3.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
hocon::resolve_source::result_with_path Struct Reference

Public Member Functions

 result_with_path (resolve_result< shared_value > result_value, node path_from_root_value)
 

Public Attributes

resolve_result< shared_value > result
 
node path_from_root
 

Detailed Description

Definition at line 19 of file resolve_source.hpp.

Member Data Documentation

◆ path_from_root

node hocon::resolve_source::result_with_path::path_from_root

Definition at line 21 of file resolve_source.hpp.

◆ result

resolve_result<shared_value> hocon::resolve_source::result_with_path::result

Definition at line 20 of file resolve_source.hpp.


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