Motor OpenGL
Cargando...
Buscando...
Nada coincide
Referencia de la clase detail::out_of_range

exception indicating access out of the defined range Más...

#include <json.hpp>

Diagrama de herencia de detail::out_of_range

Otros miembros heredados

Métodos públicos heredados de detail::exception
const char * what () const noexcept override
 returns the explanatory string
Atributos públicos heredados de detail::exception
const int id
 the id of the exception

Descripción detallada

exception indicating access out of the defined range

Ver también
https://json.nlohmann.me/api/basic_json/out_of_range/