Tapkee
ValueWrapperImplementation< bool > Class Template Reference

#include <implementations.hpp>

Public Member Functions

 ValueWrapperImplementation (bool value)
 
virtual std::string representation () const
 

Private Attributes

bool value_
 

Detailed Description

template<>
class formatting::internal::ValueWrapperImplementation< bool >

Definition at line 80 of file implementations.hpp.

Constructor & Destructor Documentation

ValueWrapperImplementation ( bool  value)

Definition at line 84 of file implementations.hpp.

Member Function Documentation

virtual std::string representation ( ) const
virtual

Implements ValueWrapperImplementationBase.

Definition at line 86 of file implementations.hpp.

Member Data Documentation

bool value_
private

Definition at line 91 of file implementations.hpp.


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