QuickCppLib
0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
caller Struct Reference
Public Member Functions
template<class T >
caller
(T
fun
)
Constructor & Destructor Documentation
◆
caller()
template<class T >
caller::caller
(
T
fun
)
inline
19
{
fun
(); }
fun
bool fun(std::string, std::experimental::optional< int > oi=std::experimental::nullopt)
Definition
test_optional.cpp:640
The documentation for this struct was generated from the following file:
include/quickcpplib/optional/
test_optional.cpp
caller
Generated by
1.9.8