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

exception indicating executing a member function with a wrong type Más...

#include <json.hpp>

Diagrama de herencia de detail::type_error

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 executing a member function with a wrong type

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