boost::to_block_range
Synopsis
Declared in <boost/dynamic_bitset/dynamic_bitset.hpp>
void
to_block_range(
dynamic_bitset<B, A> const& b,
BlockOutputIterator result);
Created with MrDocs