Namespaces | |
namespace | opennwa |
This file defines forward declarations for various useful NWA-related types. | |
namespace | opennwa::construct |
Functions | |
void | opennwa::construct::intersect (Nwa &out, Nwa const &first, Nwa const &second) |
constructs the NWA which is the intersection of the given NWAs | |
NwaRefPtr | opennwa::construct::intersect (Nwa const &first, Nwa const &second) |
constructs the NWA which is the intersection of the given NWAs |