Cambridge SMT System
addresshandler.hpp File Reference

Handles simple wildcard expansion for strings. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ucam::util::PatternAddress< T >
 class that expands a wildcard into its actual value. This is useful e.g. for filenames ranging several sentences More...
 

Namespaces

 ucam
 
 ucam::util
 

Typedefs

typedef PatternAddress< uint > ucam::util::IntegerPatternAddress
 

Detailed Description

Handles simple wildcard expansion for strings.

Date
8-8-2012
Author
Gonzalo Iglesias

Definition in file addresshandler.hpp.