BitMagic-C++
|
d-Gap copy functor More...
#include <bmfunc.h>
Public Member Functions | |
d_copy_func (T *dg_buf) | |
void | operator() (T dgap) |
Data Fields | |
T * | dgap_buf_ |
d-Gap copy functor
|
inline |
|
inline |
Definition at line 2169 of file bmfunc.h.
References bm::d_copy_func< T >::dgap_buf_.
T* bm::d_copy_func< T >::dgap_buf_ |
Definition at line 2171 of file bmfunc.h.
Referenced by bm::gap_2_dgap(), and bm::d_copy_func< T >::operator()().