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

Returns a copy of the value. More...

#include <type_operators.hpp>

Public Types

typedef float_traits< T >::type real_type

Static Public Member Functions

static real_type pull (const T &inval)

Detailed Description

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

Returns a copy of the value.

Definition at line 118 of file type_operators.hpp.

Member Typedef Documentation

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

Definition at line 119 of file type_operators.hpp.

Member Function Documentation

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

Definition at line 120 of file type_operators.hpp.


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