Tapkee
ValueWrapper Class Reference

#include <formatting.hpp>

Public Member Functions

template<typename T >
 ValueWrapper (T value)
 
 ValueWrapper ()
 
 ValueWrapper (const ValueWrapper &wrapper)
 
 ~ValueWrapper ()
 
std::string representation () const
 

Private Attributes

formatting::internal::ValueWrapperImplementationBaseimplementation_
 

Detailed Description

Definition at line 399 of file formatting.hpp.

Constructor & Destructor Documentation

◆ ValueWrapper() [1/3]

ValueWrapper ( value)

Definition at line 527 of file formatting.hpp.

◆ ValueWrapper() [2/3]

Definition at line 532 of file formatting.hpp.

◆ ValueWrapper() [3/3]

ValueWrapper ( const ValueWrapper wrapper)

Definition at line 537 of file formatting.hpp.

◆ ~ValueWrapper()

Definition at line 542 of file formatting.hpp.

Member Function Documentation

◆ representation()

std::string representation ( ) const

Definition at line 547 of file formatting.hpp.

Member Data Documentation

◆ implementation_

Definition at line 408 of file formatting.hpp.


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