NeBuild dev
Loading...
Searching...
No Matches
std_map.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"
9#include <map>
10#include <iterator>
TOML_ENABLE_WARNINGS
Definition std_map.hpp:11
TOML_DISABLE_WARNINGS
Definition std_map.hpp:8