varpar.cpp v1.0.0-build
Parse variables in an env style for C++ from a .varpar file
Loading...
Searching...
No Matches
vp::ParserStatus Struct Reference

Set the error and if the Parser class was constructed. More...

#include <VP_Parse.hpp>

Public Attributes

bool constructed = false
std::string error

Detailed Description

Set the error and if the Parser class was constructed.

Definition at line 15 of file VP_Parse.hpp.

Member Data Documentation

◆ constructed

bool vp::ParserStatus::constructed = false

Definition at line 19 of file VP_Parse.hpp.

◆ error

std::string vp::ParserStatus::error

Definition at line 17 of file VP_Parse.hpp.


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