cpp-hocon  0.3.0
Public Member Functions | List of all members
hocon::path_builder Class Reference

Public Member Functions

void append_key (std::string key)
 
void append_path (path path_to_append)
 
path result ()
 Returns null if keys is empty. More...
 

Detailed Description

Definition at line 8 of file path_builder.hpp.

Member Function Documentation

◆ result()

path hocon::path_builder::result ( )

Returns null if keys is empty.


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