DAW JSON Link
|
#include "daw/daw_tuple_forward.h"
#include "daw_json_link.h"
#include <daw/daw_attributes.h>
#include <daw/daw_consteval.h>
#include <boost/pfr.hpp>
#include <daw/stdinc/tuple_traits.h>
#include <type_traits>
#include <utility>
Go to the source code of this file.
Classes | |
struct | daw::json::json_data_contract< T > |
Namespaces | |
namespace | daw |
namespace | daw::json |
Customization point traits. | |
Variables | |
template<typename T > | |
constexpr bool | daw::json::use_boost_pfr = false |
Enable Boost PFR mappings for a type. | |