Tapkee
WidthWrapperBuilder Struct Reference

#include <wrappers.hpp>

Public Member Functions

 WidthWrapperBuilder (unsigned int width)
 
template<typename T >
WidthWrapper< T > operator() (T value)
 

Public Attributes

unsigned int width_
 

Detailed Description

Definition at line 101 of file wrappers.hpp.

Constructor & Destructor Documentation

WidthWrapperBuilder ( unsigned int  width)
explicit

Definition at line 103 of file wrappers.hpp.

Member Function Documentation

WidthWrapper<T> operator() ( value)

Definition at line 107 of file wrappers.hpp.

Member Data Documentation

unsigned int width_

Definition at line 104 of file wrappers.hpp.


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