#include <bzip2.hpp>


Public Types | |
| typedef bzip2_allocator_traits < Alloc >::type | allocator_type |
Public Member Functions | |
| BOOST_STATIC_CONSTANT (bool, custom=(!is_same< std::allocator< char >, Base >::value)) | |
Static Public Member Functions | |
| static void * | allocate (void *self, int items, int size) |
| static void | deallocate (void *self, void *address) |
| typedef bzip2_allocator_traits<Alloc>::type boost::iostreams::detail::bzip2_allocator< Alloc, Base >::allocator_type |
|
static |
References boost::python::len(), boost::python::ptr(), and boost::size().
| boost::iostreams::detail::bzip2_allocator< Alloc, Base >::BOOST_STATIC_CONSTANT | ( | bool | , |
| custom | = (!is_same< std::allocator< char >, Base >::value) |
||
| ) |
|
static |
References boost::python::len(), and boost::python::ptr().