|
Configuru
|
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 |
Captures the comments related to a Config value.
| Comments configuru::ConfigComments::prefix |
Comments on preceeding lines. Like this.
1.8.11