#include <zlib.hpp>
Public Types | |
typedef zlib_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, zlib::uint items, zlib::uint size) |
static void | deallocate (void *self, void *address) |
typedef zlib_allocator_traits<Alloc>::type boost::iostreams::detail::zlib_allocator< Alloc, Base >::allocator_type |
|
static |
References boost::python::len(), boost::python::ptr(), and boost::size().
boost::iostreams::detail::zlib_allocator< Alloc, Base >::BOOST_STATIC_CONSTANT | ( | bool | , |
custom | = (!is_same< std::allocator< char >, Base >::value) |
||
) |
|
static |
References boost::python::len(), and boost::python::ptr().