libdonut  2.3.2
Application framework for cross-platform game development in C++20
donut::json::Error Member List

This is the complete list of members for donut::json::Error, including all inherited members.

Error(const std::string &message, const SourceLocation &source)donut::json::Errorinline
Error(const char *message, const SourceLocation &source)donut::json::Errorinline
sourcedonut::json::Error