lexical_cast_helper< std::string, std::string > Struct Template Reference

#include <lexical_cast.h>

Static Public Member Functions

static const std::string & cast (const std::string &source)
 

Detailed Description

template<>
struct illumina::interop::util::lexical_cast_helper< std::string, std::string >

Specialization that casts a string to a string

Member Function Documentation

static const std::string& cast ( const std::string &  source)
inlinestatic

Cast a string to a string

Parameters
sourcestring
Returns
string

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