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

#include <lexical_cast.h>

Static Public Member Functions

static std::string cast (const char *source)
 

Detailed Description

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

Specialization that casts a string to a string

Member Function Documentation

static std::string cast ( const char *  source)
inlinestatic

Cast a string to a string

Parameters
sourcestring
Returns
string

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