boost::gil::bit_aligned_pixel_reference::data_ptr_t
Synopsis
using data_ptr_t = mp11::mp_if_c<IsMutable, unsigned char*, unsigned char const*>;
Created with MrDocs
using data_ptr_t = mp11::mp_if_c<IsMutable, unsigned char*, unsigned char const*>;
Created with MrDocs