Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
PrecisionWrapperBuilder Struct Reference

#include <wrappers.hpp>

Public Member Functions

 PrecisionWrapperBuilder (unsigned int precision)
 
template<typename T >
PrecisionWrapper< T > operator() (T value)
 

Public Attributes

unsigned int precision_
 

Detailed Description

Definition at line 141 of file wrappers.hpp.

Constructor & Destructor Documentation

PrecisionWrapperBuilder ( unsigned int  precision)
explicit

Definition at line 143 of file wrappers.hpp.

Member Function Documentation

PrecisionWrapper<T> operator() ( value)

Definition at line 147 of file wrappers.hpp.

Member Data Documentation

unsigned int precision_

Definition at line 144 of file wrappers.hpp.


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