Tapkee
formatting::internal Namespace Reference

Classes

class  ValueWrapperImplementation
 
class  ValueWrapperImplementation< bool >
 
class  ValueWrapperImplementation< const char * >
 
class  ValueWrapperImplementation< std::string >
 
class  ValueWrapperImplementation< T * >
 
class  ValueWrapperImplementationBase
 

Functions

std::string formatImplementation (const std::string &formatting, const ValueWrapper **handlers, std::size_t n_handlers)
 

Detailed Description

Internal namespace that contains implementations.

Function Documentation

◆ formatImplementation()

std::string formatImplementation ( const std::string &  formatting,
const ValueWrapper **  handlers,
std::size_t  n_handlers 
)

Generic implementation of formatting.

Definition at line 503 of file formatting.hpp.