BitMagic-C++
bm::str_sparse_vector< CharType, BV, STR_SIZE >::reference_base Class Reference

#include <bmstrsparsevec.h>

Inheritance diagram for bm::str_sparse_vector< CharType, BV, STR_SIZE >::reference_base:

Public Types

typedef bm::heap_vector< CharType, typename bvector_type::allocator_type, true > bufffer_type

Protected Attributes

bufffer_type buf_

Detailed Description

template<typename CharType, typename BV, unsigned STR_SIZE>
class bm::str_sparse_vector< CharType, BV, STR_SIZE >::reference_base

Definition at line 114 of file bmstrsparsevec.h.

Member Typedef Documentation

◆ bufffer_type

template<typename CharType, typename BV, unsigned STR_SIZE>
typedef bm::heap_vector<CharType, typename bvector_type::allocator_type, true> bm::str_sparse_vector< CharType, BV, STR_SIZE >::reference_base::bufffer_type

Definition at line 119 of file bmstrsparsevec.h.

Field Documentation

◆ buf_


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