Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
lib::test::anonymous_namespace{event-log.hpp} Namespace Reference

Typedefs

using Entry = lib::diff::Record< string >
 
using Log = std::vector< Entry >
 

Functions

auto buildSearchFilter (Log const &srcSeq)
 

Typedef Documentation

◆ Entry

using Entry = lib::diff::Record<string>

Definition at line 99 of file event-log.hpp.

◆ Log

using Log = std::vector<Entry>

Definition at line 100 of file event-log.hpp.

Function Documentation

◆ buildSearchFilter()

auto buildSearchFilter ( Log const &  srcSeq)

Definition at line 103 of file event-log.hpp.