Class nlohmann_json::serializer

Nested Relationships

This class is a nested type of Class nlohmann_json.

Class Documentation

class serializer

Public Functions

serializer(serializer&&) noexcept = default
serializer &operator=(serializer&&) noexcept = default
~serializer() noexcept = default
template<typename T>
inline serializer pack(T const &value)
inline core::type::buffer to_buffer()