Tapkee
|
#include <wrappers.hpp>
Public Member Functions | |
WidthWrapperBuilder (unsigned int width) | |
template<typename T > | |
WidthWrapper< T > | operator() (T value) |
Public Attributes | |
unsigned int | width_ |
Definition at line 101 of file wrappers.hpp.
|
explicit |
Definition at line 103 of file wrappers.hpp.
WidthWrapper<T> operator() | ( | T | value | ) |
Definition at line 107 of file wrappers.hpp.
unsigned int width_ |
Definition at line 104 of file wrappers.hpp.