Project
Loading...
Searching...
No Matches
Catch::Clara::Detail Namespace Reference

Functions

ParserResult convertInto (std::string const &source, std::string &target)
 
ParserResult convertInto (std::string const &source, bool &target)
 

Function Documentation

◆ convertInto() [1/2]

ParserResult Catch::Clara::Detail::convertInto ( std::string const &  source,
bool &  target 
)

Definition at line 2541 of file catch_amalgamated.cxx.

◆ convertInto() [2/2]

ParserResult Catch::Clara::Detail::convertInto ( std::string const &  source,
std::string &  target 
)

Definition at line 2535 of file catch_amalgamated.cxx.