#include "../config/basic.hpp"
#include "../main_ctx_fwd.hpp"
#include "wrappers.hpp"
#include <eagine/value_tree/json.inl>
Go to the source code of this file.
Namespaces | |
eagine | |
Common code is placed in this namespace. | |
eagine::valtree | |
Value-tree code is placed in this namespace. | |
Functions | |
auto | eagine::valtree::from_json_text (string_view, main_ctx_parent) -> compound |
Creates a compound from a JSON text string view. | |
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