faudes::CastToType< T, true > Class Template Reference

Detailed Description

template<class T>
class faudes::CastToType< T, true >

Definition at line 1091 of file cfl_types.h.

#include <cfl_types.h>

Static Public Member Functions

static TypePointer (T *ptr)
 
static const TypeConstPointer (const T *ptr)
 

Member Function Documentation

◆ ConstPointer()

template<class T >
static const Type * faudes::CastToType< T, true >::ConstPointer ( const T *  ptr)
inlinestatic

Definition at line 1094 of file cfl_types.h.

◆ Pointer()

template<class T >
static Type * faudes::CastToType< T, true >::Pointer ( T *  ptr)
inlinestatic

Definition at line 1093 of file cfl_types.h.


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

libFAUDES 2.34g --- 2026.04.28 --- c++ api documentaion by doxygen