Log Surgeon
Test & API docs
Loading...
Searching...
No Matches
test-prefix-tree.cpp File Reference
#include <limits>
#include <stdexcept>
#include <vector>
#include <log_surgeon/finite_automata/PrefixTree.hpp>
#include <catch2/catch_test_macros.hpp>

Typedefs

using id_t = PrefixTree::id_t
using position_t = PrefixTree::position_t

Functions

void operations ()
 Tests various operations of the PrefixTree class.

Typedef Documentation

◆ id_t

using id_t = PrefixTree::id_t

◆ position_t

using position_t = PrefixTree::position_t