Proyecto Final - Turinmachin
Recreación del minijuego de matemáticas de Brain-Age usando redes neuronales
Loading...
Searching...
No Matches
Catch::Clara::Detail::TokenStream Class Reference

#include <catch_amalgamated.hpp>

Public Member Functions

 TokenStream (Args const &args)
 TokenStream (Iterator it, Iterator itEnd)
 operator bool () const
size_t count () const
Token operator* () const
Token const * operator-> () const
TokenStreamoperator++ ()

Constructor & Destructor Documentation

◆ TokenStream() [1/2]

Catch::Clara::Detail::TokenStream::TokenStream ( Args const & args)
explicit
Here is the call graph for this function:
Here is the caller graph for this function:

◆ TokenStream() [2/2]

Catch::Clara::Detail::TokenStream::TokenStream ( Iterator it,
Iterator itEnd )

Member Function Documentation

◆ 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++ ( )
Here is the call graph for this function:

◆ operator->()

Token const * Catch::Clara::Detail::TokenStream::operator-> ( ) const
inline

The documentation for this class was generated from the following files: