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

#include <kblib/convert.h>

Static Public Member Functions

static auto cast (const Same &val, const char *) -> Same
 

Detailed Description

template<typename Same>
struct kblib::lexical_caster< Same, Same >

Definition at line 770 of file convert.h.

Member Function Documentation

◆ cast()

template<typename Same >
static auto kblib::lexical_caster< Same, Same >::cast ( const Same &  val,
const char *   
) -> Same
inlinestatic

Definition at line 771 of file convert.h.


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