Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
is_copy_serializable::test< T > Struct Template Reference

#include <serialize.h>

Static Public Attributes

static const bool value = sizeof(inner(), *reinterpret_cast<T *>(0)) != sizeof(char)
 

Member Data Documentation

◆ value

template<typename T >
const bool is_copy_serializable::test< T >::value = sizeof(inner(), *reinterpret_cast<T *>(0)) != sizeof(char)
static

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