HTTP v1.13.1
Loading...
Searching...
No Matches
Converter< T > Struct Template Reference

Public Member Functions

constexpr void convert (string_view data, T &result)
 

Detailed Description

template<typename T>
struct Converter< T >

Definition at line 20 of file HTTPUtility.cpp.

Member Function Documentation

◆ convert()

template<typename T >
void Converter< T >::convert ( string_view data,
T & result )
inlineconstexpr

Definition at line 22 of file HTTPUtility.cpp.


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