reflex::Pattern::Const Struct Reference

updated Tue Sep 10 2019 by Robert van Engelen
 
Static Public Attributes | List of all members
reflex::Pattern::Const Struct Reference

Common constants. More...

#include <pattern.h>

Static Public Attributes

static const Index IMAX = 0xFFFF
 max index, also serves as a marker More...
 
static const Index HASH = 0x1000
 size of the predict match array More...
 

Detailed Description

Common constants.

Member Data Documentation

const Index reflex::Pattern::Const::HASH = 0x1000
static

size of the predict match array

const Index reflex::Pattern::Const::IMAX = 0xFFFF
static

max index, also serves as a marker


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