FSMgine
High-performance finite state machine library for C++17 with single-threaded and multi-threaded variants
Loading...
Searching...
No Matches
Utility Components

Utility classes and helpers for the FSMgine library. More...

Files

file  StringInterner.hpp
 String interning utility for memory-efficient state name storage.
 

Classes

class  fsmgine::StringInterner
 Provides memory-efficient string storage through string interning. More...
 

Detailed Description

Utility classes and helpers for the FSMgine library.