NeBuild
dev
Loading...
Searching...
No Matches
std_except.hpp
Go to the documentation of this file.
1
//# This file is a part of toml++ and is subject to the the terms of the MIT license.
2
//# Copyright (c) Mark Gillard <mark.gillard@outlook.com.au>
3
//# See https://github.com/marzer/tomlplusplus/blob/master/LICENSE for the full license text.
4
// SPDX-License-Identifier: MIT
5
#pragma once
6
7
#include "
preprocessor.hpp
"
8
TOML_DISABLE_WARNINGS
;
9
#if TOML_EXCEPTIONS
10
#include <stdexcept>
11
#endif
12
TOML_ENABLE_WARNINGS
;
preprocessor.hpp
TOML_ENABLE_WARNINGS
TOML_ENABLE_WARNINGS
Definition
std_except.hpp:12
TOML_DISABLE_WARNINGS
TOML_DISABLE_WARNINGS
Definition
std_except.hpp:8
vendor
toml++
impl
std_except.hpp
Generated by
1.9.8