cgv
Loading...
Searching...
No Matches
cgv::base::cast_const_helper< T > Struct Template Reference
Inheritance diagram for cgv::base::cast_const_helper< T >:
cgv::base::cast_const_helper_base

Static Public Member Functions

static data::ref_ptr< const T, truecast_const (const base *b)
 
- Static Public Member Functions inherited from cgv::base::cast_const_helper_base
template<class T >
static data::ref_ptr< const T, truecast_const_of_base (const base *b)
 

Detailed Description

template<class T>
struct cgv::base::cast_const_helper< T >

Definition at line 64 of file base.h.

Member Function Documentation

◆ cast_const()

template<class T >
static data::ref_ptr< const T, true > cgv::base::cast_const_helper< T >::cast_const ( const base b)
inlinestatic

Definition at line 66 of file base.h.


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