Namespaces | Functions

reverse.hpp File Reference

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::reverse (Nwa &out, Nwa const &first)
 constructs the NWA which is the reverse of the given NWA
NwaRefPtr opennwa::construct::reverse (Nwa const &source)
 constructs the NWA which is the reverse of the given NWA