clipp::detail::match_t Class Reference
result of a matching operation More...
#include <clipp.h>
Public Member Functions | |
match_t ()=default | |
match_t (arg_string s, scoped_dfs_traverser p) | |
const arg_string & | str () const noexcept |
const scoped_dfs_traverser & | pos () const noexcept |
operator bool () const noexcept | |
Detailed Description
Constructor & Destructor Documentation
◆ match_t() [1/2]
|
default |
◆ match_t() [2/2]
|
inline |
Member Function Documentation
◆ operator bool()
|
inlineexplicitnoexcept |
◆ pos()
|
inlinenoexcept |
◆ str()
|
inlinenoexcept |
The documentation for this class was generated from the following file: