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

#include <kblib/convert.h>

Static Public Member Functions

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

Detailed Description

Definition at line 857 of file convert.h.

Member Function Documentation

◆ cast()

static constexpr auto kblib::lexical_caster< std::string_view, std::string_view >::cast ( const std::string_view &  val,
const char *   
) -> std::string_view
inlinestaticconstexpr

Definition at line 858 of file convert.h.


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