lexical_cast_helper< Source, Destination > Struct Template Reference

#include <lexical_cast.h>

Detailed Description

template<class Source, class Destination>
struct illumina::interop::util::lexical_cast_helper< Source, Destination >

Cast between a string type and some arbitrary type

Note the arbitrary type must support the appropriate stream operator.


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