$darkmode
with_std.hpp File Reference
#include <memory>
#include <nlohmann/json.hpp>
Include dependency graph for with_std.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  nlohmann::adl_serializer< std::unique_ptr< T > >
 
struct  nlohmann::adl_serializer< std::shared_ptr< T > >
 
struct  nlohmann::adl_serializer< std::weak_ptr< T > >
 

Detailed Description

See also
fable/json.hpp

This file contains specializations of nlohmann::adl_serializer for std types in order to provide serialization for third-party types.