Tapkee
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ValueWrapperImplementation< const char * > Class Template Reference

#include <implementations.hpp>

Public Member Functions

 ValueWrapperImplementation (const char *value)
 
virtual std::string representation () const
 

Private Attributes

const char * value_
 

Detailed Description

template<>
class formatting::internal::ValueWrapperImplementation< const char * >

Definition at line 65 of file implementations.hpp.

Constructor & Destructor Documentation

ValueWrapperImplementation ( const char *  value)

Definition at line 69 of file implementations.hpp.

Member Function Documentation

virtual std::string representation ( ) const
virtual

Implements ValueWrapperImplementationBase.

Definition at line 71 of file implementations.hpp.

Member Data Documentation

const char* value_
private

Definition at line 76 of file implementations.hpp.


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