Go to the source code of this file.
Namespaces | |
| namespace | opennwa |
This file defines forward declarations for various useful NWA-related types. | |
| namespace | opennwa::construct |
Functions | |
| void | opennwa::construct::concat (Nwa &out, Nwa const &first, Nwa const &second) |
| constructs the NWA resulting from the concatenation of the given NWAs | |
| NwaRefPtr | opennwa::construct::concat (Nwa const &first, Nwa const &second) |
| constructs the NWA resulting from the concatenation of the given NWAs | |
1.7.1