NeBuild dev
Loading...
Searching...
No Matches
parse_error.hpp File Reference
#include "preprocessor.hpp"
#include "std_except.hpp"
#include "source_region.hpp"
#include "print_to_stream.hpp"
#include "header_start.hpp"
#include "header_end.hpp"

Go to the source code of this file.

Classes

class  TOML_PARSE_ERROR_BASE
 An error generated when parsing fails. More...
 

Macros

#define TOML_PARSE_ERROR_BASE
 

Variables

 TOML_NAMESPACE_START
 
 TOML_ABI_NAMESPACE_END
 
 TOML_NAMESPACE_END
 

Macro Definition Documentation

◆ TOML_PARSE_ERROR_BASE

Variable Documentation

◆ TOML_ABI_NAMESPACE_END

TOML_ABI_NAMESPACE_END

◆ TOML_NAMESPACE_END

TOML_NAMESPACE_END

◆ TOML_NAMESPACE_START

TOML_NAMESPACE_START
Initial value:
{
#define TOML_EXCEPTIONS
Sets whether the library uses exceptions to report parsing failures. \detail Defaults to 1 or 0 accor...
Definition preprocessor.hpp:1126
#define TOML_ABI_NAMESPACE_BOOL(cond, T, F)
Definition preprocessor.hpp:1323