kblib 0.2.3
General utilities library for modern C++
kblib::lexical_caster< std::string, std::string > Struct Reference

#include <kblib/convert.h>

Static Public Member Functions

static auto cast (const std::string &val, const char *) -> std::string
 

Detailed Description

Definition at line 775 of file convert.h.

Member Function Documentation

◆ cast()

static auto kblib::lexical_caster< std::string, std::string >::cast ( const std::string &  val,
const char *   
) -> std::string
inlinestatic

Definition at line 776 of file convert.h.


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