22 #if __cplusplus < 201703L
23 #error "the fable library requires a minimum standard of C++17"
24 #include <force_compiler_to_stop_here>
29 #include <nlohmann/detail/value_t.hpp>
30 #include <nlohmann/json_fwd.hpp>
35 using Json = nlohmann::json;
Definition: confable.hpp:43
Definition: environment.hpp:34
Definition: error.hpp:130
Definition: schema.hpp:175
nlohmann::json Json
Definition: fable_fwd.hpp:35
nlohmann::detail::value_t JsonType
Definition: fable_fwd.hpp:37
nlohmann::json_pointer< std::string > JsonPointer
Definition: fable_fwd.hpp:36