clipp::parser::missing_event Class Reference
references a non-matched, required parameter More...
#include <clipp.h>
Public Member Functions | |
| missing_event (const parameter *p, arg_index after) | |
| const parameter * | param () const noexcept |
| arg_index | after_index () const noexcept |
Detailed Description
Constructor & Destructor Documentation
◆ missing_event()
Member Function Documentation
◆ after_index()
|
inlinenoexcept |
◆ param()
|
inlinenoexcept |
The documentation for this class was generated from the following file:
1.8.18