Searched defs:binary_writer (Results 1 – 4 of 4) sorted by relevance
39 class binary_writer class51 explicit binary_writer(output_adapter_t<CharType> adapter) : oa(std::move(adapter)) in binary_writer() function in detail::binary_writer
158 …template<typename CharType> using binary_writer = ::nlohmann::detail::binary_writer<basic_json, Ch… typedef in basic_json
15078 class binary_writer class15090 explicit binary_writer(output_adapter_t<CharType> adapter) : oa(std::move(adapter)) in binary_writer() function in detail::binary_writer19460 …template<typename CharType> using binary_writer = ::nlohmann::detail::binary_writer<basic_json, Ch… typedef in basic_json
13314 class binary_writer class13326 explicit binary_writer(output_adapter_t<CharType> adapter) : oa(std::move(adapter)) in binary_writer() function in nlohmann::detail::binary_writer17336 …template<typename CharType> using binary_writer = ::nlohmann::detail::binary_writer<basic_json, Ch… typedef in nlohmann::basic_json