LILAC
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Static Public Member Functions | List of all members
get_cref< T, dim > Struct Template Reference

Returns a constant reference to the value. More...

#include <type_operators.hpp>

Public Types

typedef float_traits< T >::type real_type

Static Public Member Functions

static const real_typepull (const T &inval)

Detailed Description

template<class T, int dim>
struct get_cref< T, dim >

Returns a constant reference to the value.

Definition at line 109 of file type_operators.hpp.

Member Typedef Documentation

template<class T , int dim>
typedef float_traits<T>::type get_cref< T, dim >::real_type

Definition at line 110 of file type_operators.hpp.

Member Function Documentation

template<class T , int dim>
static const real_type& get_cref< T, dim >::pull ( const T &  inval)
inlinestatic

Definition at line 111 of file type_operators.hpp.


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