ecto
Public Types | Public Member Functions | List of all members
ecto::serialization::writer_< T, Archive > Struct Template Reference

#include <registry.hpp>

Public Types

typedef T value_type
 

Public Member Functions

void operator() (Archive &ar, const tendril &t) const
 

Member Typedef Documentation

template<typename T , typename Archive >
typedef T ecto::serialization::writer_< T, Archive >::value_type

Member Function Documentation

template<typename T , typename Archive >
void ecto::serialization::writer_< T, Archive >::operator() ( Archive &  ar,
const tendril t 
) const
inline

The documentation for this struct was generated from the following file: