boost::gil::image::allocator_type
Synopsis
Declared in <boost/gil/image.hpp>
using allocator_type = std::allocator_traits<Alloc>::rebind_alloc<unsigned char>;
Created with MrDocs
Declared in <boost/gil/image.hpp>
using allocator_type = std::allocator_traits<Alloc>::rebind_alloc<unsigned char>;
Created with MrDocs