Configuru
Public Member Functions | Public Attributes | List of all members
configuru::ConfigComments Struct Reference

Captures the comments related to a Config value. More...

#include <configuru.hpp>

Public Member Functions

 ConfigComments ()
 Before the closing } or ].
 
bool empty () const
 
void append (ConfigComments &&other)
 

Public Attributes

Comments prefix
 
Comments postfix
 After the value, on the same line. Like this.
 
Comments pre_end_brace
 

Detailed Description

Captures the comments related to a Config value.

Member Data Documentation

Comments configuru::ConfigComments::prefix

Comments on preceeding lines. Like this.


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