Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > dc9b5eb62a4d8b54b80379fd86561955 > files > 3494

boost-examples-1.68.0-4.mga7.i586.rpm

This example provides an interface in front of boost::xpressive.
A regular expression can be specified by a compile-time string
which is parsed (and verified) at compile-time. A boost::xpressive
object is constructed at runtime based on it.
This is just an example, it supports only a subset of the capabilities
of boost::xpressive.