![]() |
fpmas 1.6
|
Go to the source code of this file.
Classes | |
struct | fpmas::io::json::light_serializer< T, Enable > |
struct | fpmas::io::json::light_serializer< T, typename std::enable_if<!std::is_default_constructible< T >::value >::type > |
Namespaces | |
namespace | fpmas |
namespace | fpmas::io |
namespace | fpmas::io::json |
Typedefs | |
typedef nlohmann::basic_json< std::map, std::vector, std::string, bool, std::int64_t, std::uint64_t, double, std::allocator, light_serializer > | fpmas::io::json::light_json |
Json input/output related features.