LILAC
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | Static Public Attributes | List of all members
float_traits< example_type > Struct Template Reference

#include <example_type.hpp>

Public Types

typedef double type

Static Public Attributes

static constexpr bool cast_to_double = false
static constexpr size_t dim = 2

Detailed Description

template<>
struct float_traits< example_type >

Definition at line 104 of file example_type.hpp.

Member Typedef Documentation

typedef double float_traits< example_type >::type

Definition at line 106 of file example_type.hpp.

Member Data Documentation

constexpr bool float_traits< example_type >::cast_to_double = false
static

Definition at line 105 of file example_type.hpp.

constexpr size_t float_traits< example_type >::dim = 2
static

Definition at line 107 of file example_type.hpp.


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