Public Member Functions | List of all members
ecl::Converter< char, void > Class Template 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

template<>
class ecl::Converter< char, void >

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 108 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 113 of file char.hpp.


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


ecl_converters
Author(s): Daniel Stonier
autogenerated on Mon Feb 28 2022 22:18:34