MCPcopy Create free account
hub / github.com/boostorg/json / serializer

Method serializer

include/boost/json/serializer.hpp:128–128  ·  view source on GitHub ↗

Overload

Source from the content-addressed store, hash-verified

126
127 /// Overload
128 serializer(serializer&&) = delete;
129 /// @}
130
131 /** Check if the serialization is complete.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected