SUNphi  1.0
SUNphi::HasMember_serialize< Type >::Derived Struct Reference

#include <Base.hpp>

Inheritance diagram for SUNphi::HasMember_serialize< Type >::Derived:
SUNphi::HasMember_serialize< Type >::Fallback

Public Attributes

int serialize
 

Detailed Description

template<typename Type>
struct SUNphi::HasMember_serialize< Type >::Derived

This class inherits from both Type and Fallback, so it will

certainly have the method serialize , possibly two

Definition at line 35 of file Base.hpp.

Member Data Documentation

template<typename Type >
int SUNphi::HasMember_serialize< Type >::Fallback::serialize
inherited

Member actually implemented

Definition at line 35 of file Base.hpp.


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