#include <clustered_graph_builder.h>
template<typename T>
struct nlohmann::adl_serializer< fpmas::graph::detail::LocalizedNodeView< T > >
fpmas::graph::detail::LocalizedNodeView json serializer
◆ to_json()
template<typename T >
template<typename JsonType >
Serializes the provided LocalizedNodeView instance into the json j.
- Parameters
-
| j | json output |
| node | LocalizedNodeView to serialize |
◆ from_json()
template<typename T >
template<typename JsonType >
Unserializes a LocalizedNodeView instance from the json j.
- Parameters
-
- Returns
- unserialized LocalizedNodeView
The documentation for this struct was generated from the following file: