QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
Loading...
Searching...
No Matches
ExplicitStr Struct Reference

Public Member Functions

 ExplicitStr (const char *chp)
 

Public Attributes

std::string s
 

Constructor & Destructor Documentation

◆ ExplicitStr()

ExplicitStr::ExplicitStr ( const char *  chp)
inlineexplicit
78: s(chp) {};
std::string s
Definition test_optional.cpp:77

Member Data Documentation

◆ s

std::string ExplicitStr::s

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