Public Member Functions
ecl::Converter< std::string, void > Class Template Reference

Convenient, but slow conversions to text format with strings. More...

#include <string.hpp>

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

List of all members.

Public Member Functions

virtual ~Converter ()

Detailed Description

template<>
class ecl::Converter< std::string, void >

Convenient, but slow conversions to text format with strings.

This groups all the string converters of fundamental types into a single cohesive superclass. At times, this is more convenient than using the string converters individually.

See also:
Converter

Definition at line 121 of file string.hpp.


Constructor & Destructor Documentation

virtual ecl::Converter< std::string, void >::~Converter ( ) [inline, virtual]

Reimplemented from ecl::Converter< std::string, int >.

Definition at line 125 of file string.hpp.


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


ecl_converters
Author(s): Daniel Stonier
autogenerated on Sun Oct 5 2014 23:35:24