FST  openfst-1.8.3
OpenFst Library
Public Types | Public Member Functions | List of all members
fst::internal::ErrorLess< W > Struct Template Reference

#include <queue.h>

Public Types

using Weight = W
 

Public Member Functions

 ErrorLess ()
 
bool operator() (const Weight &, const Weight &) const
 

Detailed Description

template<class W>
struct fst::internal::ErrorLess< W >

Definition at line 289 of file queue.h.

Member Typedef Documentation

template<class W >
using fst::internal::ErrorLess< W >::Weight = W

Definition at line 290 of file queue.h.

Constructor & Destructor Documentation

template<class W >
fst::internal::ErrorLess< W >::ErrorLess ( )
inline

Definition at line 291 of file queue.h.

Member Function Documentation

template<class W >
bool fst::internal::ErrorLess< W >::operator() ( const Weight ,
const Weight  
) const
inline

Definition at line 294 of file queue.h.


The documentation for this struct was generated from the following file: