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

Detailed Description

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

Definition at line 1025 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, false >::ConstPointer ( const T *  ptr)
inlinestatic

Definition at line 1028 of file cfl_types.h.

◆ Pointer()

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

Definition at line 1027 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