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