|
Tapkee
|
#include <wrappers.hpp>
Public Member Functions | |
| WidthWrapper (unsigned int width, T value) | |
Public Attributes | |
| const T | value_ |
| const unsigned int | width_ |
Friends | |
| template<typename U > | |
| std::ostream & | operator<< (std::ostream &out, const WidthWrapper &h) |
Definition at line 84 of file wrappers.hpp.
|
explicit |
Definition at line 86 of file wrappers.hpp.
|
friend |
| const T value_ |
Definition at line 87 of file wrappers.hpp.
| const unsigned int width_ |
Definition at line 88 of file wrappers.hpp.