Searched defs:ErasableComposeStateTable (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dstate-table.h462 class ErasableComposeStateTable : public class in namespace:fst
471 ErasableComposeStateTable(const Fst<A> &fst1, const Fst<A> &fst2) {} function in class:fst::ErasableComposeStateTable
476 void operator=(const ErasableComposeStateTable<A, F> &table); // disallow

Completed in 31 milliseconds