Arduino Libraries
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Static Public Member Functions | List of all members
com::serialize_helper< T, has_serialize_tpl, Archive > Struct Template Reference

#include <serializer.hpp>

Static Public Member Functions

static void get (Archive &ar, T &t)
 

Member Function Documentation

template<typename T, bool has_serialize_tpl, typename Archive>
static void com::serialize_helper< T, has_serialize_tpl, Archive >::get ( Archive &  ar,
T &  t 
)
inlinestatic

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