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

Detailed Description

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

Definition at line 1019 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 1022 of file cfl_types.h.

◆ Pointer()

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

Definition at line 1021 of file cfl_types.h.


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

libFAUDES 2.33h --- 2025.06.18 --- c++ api documentaion by doxygen