#include "../identifier.hpp"
#include "../interface.hpp"
#include "../reflect/decl_name.hpp"
#include "data_sink.hpp"
#include "result.hpp"
#include <cstdint>
Go to the source code of this file.
Classes | |
struct | eagine::serializer_backend |
Interface for serialization write backends. More... | |
class | eagine::common_serializer_backend< Derived, Sink > |
CRTP mixin implementing the common parts of serializer backends. More... | |
class | eagine::serializer_backend_id< Base, Id > |
Base class partially implementing serializer and deserialized backends. More... | |
Namespaces | |
eagine | |
Common 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