Pigweed
 
Loading...
Searching...
No Matches
pw::tokenizer::TokenDatabase::Entries Class Reference

#include <token_database.h>

Public Member Functions

constexpr Entries (const iterator &begin, const iterator &end)
 
constexpr size_type size () const
 
constexpr bool empty () const
 
Entry operator[] (size_type index) const
 
constexpr const iteratorbegin () const
 
constexpr const iteratorend () const
 

Detailed Description

A list of token entries returned from a Find operation. This object can be iterated over or indexed as an array.


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