#include <catch_amalgamated.hpp>
◆ TokenStream() [1/2]
Catch::Clara::Detail::TokenStream::TokenStream |
( |
Args const & | args | ) |
|
|
explicit |
◆ TokenStream() [2/2]
Catch::Clara::Detail::TokenStream::TokenStream |
( |
Iterator | it, |
|
|
Iterator | itEnd ) |
◆ count()
size_t Catch::Clara::Detail::TokenStream::count |
( |
| ) |
const |
|
inline |
◆ operator bool()
Catch::Clara::Detail::TokenStream::operator bool |
( |
| ) |
const |
|
inlineexplicit |
◆ operator*()
Token Catch::Clara::Detail::TokenStream::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
TokenStream & Catch::Clara::Detail::TokenStream::operator++ |
( |
| ) |
|
◆ operator->()
Token const * Catch::Clara::Detail::TokenStream::operator-> |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: