Image 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing 4 years ago
..
Jamfile.v2 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing 4 years ago
README 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing 4 years ago
main.cpp 2de73b6b83 Support for BestZ / Line of Sight / navmesh pathing 4 years ago

README

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.