MIRA
Static Public Member Functions | List of all members
AbstractReflector< Derived >::ReflectComplexIntrusive Struct Reference

For classes with reflect method call their reflect method directly. More...

#include <serialization/AbstractReflector.h>

Static Public Member Functions

template<typename T >
static void invoke (Derived &r, T &object)
 

Detailed Description

template<typename Derived>
struct mira::AbstractReflector< Derived >::ReflectComplexIntrusive

For classes with reflect method call their reflect method directly.

Member Function Documentation

◆ invoke()

static void invoke ( Derived &  r,
T &  object 
)
inlinestatic

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