Mana
Loading...
Searching...
No Matches
Public Member Functions | List of all members
FromString< std::optional< T > > Struct Template Reference

#include <stringutils.h>

Public Member Functions

void operator() (const char *str, std::optional< T > &value)
 

Detailed Description

template<typename T>
struct FromString< std::optional< T > >

Definition at line 217 of file stringutils.h.

Member Function Documentation

◆ operator()()

template<typename T >
void FromString< std::optional< T > >::operator() ( const char *  str,
std::optional< T > &  value 
)
inline

Definition at line 219 of file stringutils.h.


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