FST
openfst-1.8.2.post1
OpenFst Library
|
#include <paren.h>
Public Types | |
using | ValueType = const V |
Public Member Functions | |
SpanIterator ()=default | |
SpanIterator (ValueType *begin, ValueType *end) | |
bool | Done () const |
ValueType | Value () const |
void | Next () |
void | Reset () |
using fst::internal::SpanIterator< V >::ValueType = const V |
|
default |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |