#include "../identifier_t.hpp"
#include "../interface.hpp"
#include "../reflect/map_enumerators.hpp"
#include "../string_path.hpp"
#include "../string_span.hpp"
#include "../tags.hpp"
#include <chrono>
#include <cstdint>
#include <memory>
#include <string>
Go to the source code of this file.
Classes | |
struct | eagine::valtree::attribute_interface |
Interface for value tree attribute implementations. More... | |
struct | eagine::valtree::compound_interface |
Interface for value tree compound implementations. More... | |
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
eagine::valtree | |
Value-tree code is placed in this namespace. | |
Copyright Matus Chochlik. Distributed under the Boost Software License, Version 1.0. See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt