23. Boost package for REGEX

The REGEX boost module implements collection of helper macros and functions to accompany REGEX.

All functions and symbols are in “regex_boost” module, use require to get access to it.

require daslib/regex_boost

23.1. Reader macros

regex

Reader macro regex. This once comnversts %regex~ macros into regex::Regex objects during compilation time.