Public Member Functions | List of all members
ecl::Converter< char, void > Class Reference

Family of converters to char. More...

#include <char.hpp>

Inheritance diagram for ecl::Converter< char, void >:
Inheritance graph
[legend]

Public Member Functions

virtual ~Converter ()
 
- Public Member Functions inherited from ecl::Converter< char, int >
char operator() (const int &input)
 
- Public Member Functions inherited from ecl::Converter< char, unsigned int >
char operator() (const unsigned int &input)
 

Detailed Description

Family of converters to char.

This groups all the char converters of fundamental types into a single cohesive superclass.

See also
Converter

Definition at line 114 of file char.hpp.

Constructor & Destructor Documentation

◆ ~Converter()

virtual ecl::Converter< char, void >::~Converter ( )
inlinevirtual

Reimplemented from ecl::Converter< char, unsigned int >.

Definition at line 121 of file char.hpp.


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


ecl_converters
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:25