Joshua
open source statistical hierarchical phrase-based machine translation system
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends
util::stream::Chain::CheckForRun< T, ptr > Struct Template Reference

List of all members.

Public Types

typedef Chain type

template<class T, void(T::*)(const ChainPosition &) ptr = &T::Run>
struct util::stream::Chain::CheckForRun< T, ptr >


Member Typedef Documentation

template<class T, void(T::*)(const ChainPosition &) ptr = &T::Run>
typedef Chain util::stream::Chain::CheckForRun< T, ptr >::type