Create a binary block copying from RandomAccessIterator. More...
#include <block-helpers.hpp>
Public Member Functions | |
BOOST_CONCEPT_ASSERT ((boost::RandomAccessIterator< Iterator >)) | |
Static Public Member Functions | |
static Block | makeBlock (uint32_t type, Iterator first, Iterator last) |
Create a binary block copying from RandomAccessIterator.
Definition at line 176 of file block-helpers.hpp.
ndn::encoding::detail::BinaryBlockFast< Iterator >::BOOST_CONCEPT_ASSERT | ( | (boost::RandomAccessIterator< Iterator >) | ) |
|
inlinestatic |
Definition at line 182 of file block-helpers.hpp.