JSON for Modern C++
3.0.1
nlohmann
json_pointer
array_index
basic_json
json_pointer
operator std::string
operator!=
operator==
to_string
◆
array_index()
static int nlohmann::json_pointer::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
7027
of file
json.hpp
.
Generated on Fri Dec 29 2017 20:15:04 for JSON for Modern C++ by
1.8.15