Static Public Member Functions |
Public Attributes |
Private Member Functions |
Static Private Member Functions |
List of all members
nlohmann::json_abi_v3_11_3::detail::parse_error Class Reference exception indicating a parse error More...
Inheritance diagram for nlohmann::json_abi_v3_11_3::detail::parse_error:
![]()
Collaboration diagram for nlohmann::json_abi_v3_11_3::detail::parse_error:
![]()
Detailed Descriptionexception indicating a parse error Constructor & Destructor Documentation◆ parse_error()
Member Function Documentation◆ create() [1/2]
template<typename BasicJsonContext , enable_if_t< is_basic_json_context< BasicJsonContext >::value, int > = 0>
create a parse error exception
Definition at line 4482 of file json.hpp. References nlohmann::json_abi_v3_11_3::detail::position_t::chars_read_total. ◆ create() [2/2]
template<typename BasicJsonContext , enable_if_t< is_basic_json_context< BasicJsonContext >::value, int > = 0>
◆ position_string()
Definition at line 4513 of file json.hpp. References nlohmann::json_abi_v3_11_3::detail::position_t::chars_read_current_line, and nlohmann::json_abi_v3_11_3::detail::position_t::lines_read. Member Data Documentation◆ byte
byte index of the parse error The byte index of the last read character in the input file.
The documentation for this class was generated from the following file: Generated on Sun Apr 6 2025 11:10:38 for FlexibleSUSY by |