libmoost
moost::container::bit_filter_types Namespace Reference

Classes

struct  default_hash

Typedefs

typedef std::vector< unsigned
char > 
serial_buffer_t

Typedef Documentation

typedef std::vector<unsigned char> moost::container::bit_filter_types::serial_buffer_t

Represents a buffer for serialisation and deserialisation of a bit_filter

Definition at line 59 of file bit_filter.hpp.