|
Tapkee
|
#include <implementations.hpp>
Public Member Functions | |
| ValueWrapperImplementation (bool value) | |
| virtual std::string | representation () const |
Private Attributes | |
| bool | value_ |
Definition at line 80 of file implementations.hpp.
| ValueWrapperImplementation | ( | bool | value | ) |
Definition at line 84 of file implementations.hpp.
|
virtual |
Implements ValueWrapperImplementationBase.
Definition at line 86 of file implementations.hpp.
|
private |
Definition at line 91 of file implementations.hpp.