Tapkee
|
#include <implementations.hpp>
Public Member Functions | |
ValueWrapperImplementation (const T *value) | |
virtual std::string | representation () const |
Private Attributes | |
const T * | value_ |
Definition at line 110 of file implementations.hpp.
ValueWrapperImplementation | ( | const T * | value | ) |
Definition at line 114 of file implementations.hpp.
|
virtual |
Implements ValueWrapperImplementationBase.
Definition at line 116 of file implementations.hpp.
|
private |
Definition at line 123 of file implementations.hpp.