|
varpar.cpp v1.0.0-build
Parse variables in an env style for C++ from a .varpar file
|
Set the error and if the Parser class was constructed. More...
#include <VP_Parse.hpp>
Public Attributes | |
| bool | constructed = false |
| std::string | error |
Set the error and if the Parser class was constructed.
Definition at line 15 of file VP_Parse.hpp.
| bool vp::ParserStatus::constructed = false |
Definition at line 19 of file VP_Parse.hpp.
| std::string vp::ParserStatus::error |
Definition at line 17 of file VP_Parse.hpp.