cartobase  5.0.5
carto::ConverterSwitch< INP, OUTP, MODE > Class Template Reference

This converter is a bit higher-level than RawConverter and Rescaler, it switches to the one or the other depending on the bool template parameter: still not very user-friendly. More...

#include <cartobase/type/converter.h>

Inheritance diagram for carto::ConverterSwitch< INP, OUTP, MODE >:

Detailed Description

template<typename INP, typename OUTP, bool MODE>
class carto::ConverterSwitch< INP, OUTP, MODE >

This converter is a bit higher-level than RawConverter and Rescaler, it switches to the one or the other depending on the bool template parameter: still not very user-friendly.

Definition at line 158 of file converter.h.


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