NSVD Reader  0.0.1
nodamushi::svd::normalized::derived_from_helper_cast< TO > Struct Template Reference

#include <derived_from_helper.hpp>

Static Public Member Functions

template<typename VALUE >
static TO cast_to (const VALUE *ptr)
 
template<typename VALUE , typename D >
static TO cast_to (const VALUE *ptr, D d)
 

Detailed Description

template<typename TO>
struct nodamushi::svd::normalized::derived_from_helper_cast< TO >

Definition at line 47 of file derived_from_helper.hpp.

Member Function Documentation

◆ cast_to() [1/2]

template<typename TO >
template<typename VALUE >
static TO nodamushi::svd::normalized::derived_from_helper_cast< TO >::cast_to ( const VALUE *  ptr)
inlinestatic

Definition at line 50 of file derived_from_helper.hpp.

◆ cast_to() [2/2]

template<typename TO >
template<typename VALUE , typename D >
static TO nodamushi::svd::normalized::derived_from_helper_cast< TO >::cast_to ( const VALUE *  ptr,
d 
)
inlinestatic

Definition at line 57 of file derived_from_helper.hpp.


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