JSON for Modern C++
3.5.0
nlohmann
json_pointer
array_index
basic_json
json_pointer
operator std::string
operator!=
operator==
to_string
◆
array_index()
template<typename BasicJsonType >
static int
nlohmann::json_pointer
< BasicJsonType >::array_index
(
const std::string &
s
)
inline
static
Parameters
[in]
s
reference token to be converted into an array index
Returns
integer representation of
s
Exceptions
out_of_range.404
if string
s
could not be converted to an integer
Definition at line
11791
of file
json.hpp
.
Generated on Fri Jan 28 2022 08:23:29 for JSON for Modern C++ by
1.8.13