split meta.hpp, add detected_t (used to define concepts)
This commit is contained in:
parent
3ac2d81a95
commit
f6febbe359
12 changed files with 222 additions and 121 deletions
|
@ -16,7 +16,7 @@
|
|||
#include <nlohmann/detail/exceptions.hpp>
|
||||
#include <nlohmann/detail/conversions/to_chars.hpp>
|
||||
#include <nlohmann/detail/macro_scope.hpp>
|
||||
#include <nlohmann/detail/meta.hpp>
|
||||
#include <nlohmann/detail/meta/cpp_future.hpp>
|
||||
#include <nlohmann/detail/output/output_adapters.hpp>
|
||||
#include <nlohmann/detail/value_t.hpp>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue