#include <clara.hpp>
|
template<typename L , typename ArgType > |
static auto | invoke (L const &lambda, ArgType const &arg) -> ParserResult |
|
Definition at line 761 of file clara.hpp.
◆ invoke()
template<typename L , typename ArgType >
Definition at line 763 of file clara.hpp.
763 {
764 lambda( arg );
766 }
static auto ok() -> BasicResult
The documentation for this struct was generated from the following file:
- libraries/sys-vm/external/Catch2/third_party/clara.hpp