Home
last modified time | relevance | path

Searched defs:output_adapter (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp14574 class output_adapter class
14578 output_adapter(std::vector<CharType, AllocatorType>& vec) in output_adapter() function in nlohmann::detail::output_adapter
14582 output_adapter(std::basic_ostream<CharType>& s) in output_adapter() function in nlohmann::detail::output_adapter
14586 output_adapter(StringType& s) in output_adapter() function in nlohmann::detail::output_adapter