NeBuild dev
|
#include "std_optional.hpp"
#include "std_string.hpp"
#include "forward_declarations.hpp"
#include "print_to_stream.hpp"
#include "header_start.hpp"
#include "header_end.hpp"
Go to the source code of this file.
Classes | |
struct | source_position |
A source document line-and-column pair. More... | |
struct | source_region |
A source document region. More... | |
Typedefs | |
using | source_path_ptr = std::shared_ptr< const std::string > |
A pointer to a shared string resource containing a source path. | |
Variables | |
TOML_NAMESPACE_START | |
TOML_NAMESPACE_END | |
using source_path_ptr = std::shared_ptr<const std::string> |
A pointer to a shared string resource containing a source path.
TOML_NAMESPACE_END |
TOML_NAMESPACE_START |