nlohmann::json_abi_v3_11_3::detail::input_stream_adapter Class Reference
Collaboration diagram for nlohmann::json_abi_v3_11_3::detail::input_stream_adapter:
![]()
Detailed DescriptionInput adapter for a (caching) istream. Ignores a UFT Byte Order Mark at beginning of input. Does not support changing the underlying std::streambuf in mid-input. Maintains underlying std::istream and std::streambuf to support subsequent use of standard std::istream operations to process any input characters following those used in parsing the JSON input. Clears the std::istream flags; any input errors (e.g., EOF) will be detected by the first subsequent call for input from the std::istream. Member Typedef Documentation◆ char_typeConstructor & Destructor Documentation◆ ~input_stream_adapter()
◆ input_stream_adapter() [1/3]
◆ input_stream_adapter() [2/3]
◆ input_stream_adapter() [3/3]
Member Function Documentation◆ get_character()
Definition at line 6259 of file json.hpp. References JSON_HEDLEY_UNLIKELY. ◆ operator=() [1/2]
◆ operator=() [2/2]
Member Data Documentation◆ is
◆ sb
The documentation for this class was generated from the following file: Generated on Sun Apr 6 2025 11:10:38 for FlexibleSUSY by |