Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::SimplePropertyTraitsT< T > Class Template Reference

Public Types

typedef const T & ConstReferenceType
typedef T & ReferenceType
typedef T ValueType

Detailed Description

template<class T>
class Arcane::SimplePropertyTraitsT< T >

Definition at line 30 of file SimpleProperty.h.

Member Typedef Documentation

◆ ConstReferenceType

template<class T>
typedef const T& Arcane::SimplePropertyTraitsT< T >::ConstReferenceType

Definition at line 34 of file SimpleProperty.h.

◆ ReferenceType

template<class T>
typedef T& Arcane::SimplePropertyTraitsT< T >::ReferenceType

Definition at line 35 of file SimpleProperty.h.

◆ ValueType

template<class T>
typedef T Arcane::SimplePropertyTraitsT< T >::ValueType

Definition at line 36 of file SimpleProperty.h.


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