FST  openfst-1.8.1
OpenFst Library
Public Types | List of all members
fst::BlockAllocator< T >::rebind< U > Struct Template Reference

#include <memory.h>

Public Types

using other = BlockAllocator< U >
 

Detailed Description

template<typename T>
template<typename U>
struct fst::BlockAllocator< T >::rebind< U >

Definition at line 236 of file memory.h.

Member Typedef Documentation

template<typename T>
template<typename U >
using fst::BlockAllocator< T >::rebind< U >::other = BlockAllocator<U>

Definition at line 237 of file memory.h.


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