SpiecsEngine
 
Loading...
Searching...
No Matches
Spices::variable_traits< T C::* > Struct Template Reference

Implementation of variable_traits with class. More...

#include <VariableTraits.h>

Inheritance diagram for Spices::variable_traits< T C::* >:
Spices::internal::basic_variable_traits< T C::* >

Public Types

using PointerType = T C::*
 
using Type
 
using Class
 

Static Public Attributes

static constexpr bool is_member
 
static constexpr bool is_const
 

Detailed Description

template<typename C, typename T>
struct Spices::variable_traits< T C::* >

Implementation of variable_traits with class.

Template Parameters
TVariable Type.
CVariable Class.

Definition at line 90 of file VariableTraits.h.


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