JustCpp
Repo wih C++ stuff
Loading...
Searching...
No Matches
OptionalExamples Namespace Reference

Functions

void example (void)
 
std::optional< std::string > create (bool b)
 

Function Documentation

◆ create()

std::optional< std::string > OptionalExamples::create ( bool b)
Here is the caller graph for this function:

◆ example()

void OptionalExamples::example ( void )
Here is the call graph for this function:
Here is the caller graph for this function: