boost::gil::bit_range::byte_t
Synopsis
using byte_t = mp11::mp_if_c<IsMutable, unsigned char, unsigned char const>;
Created with MrDocs
using byte_t = mp11::mp_if_c<IsMutable, unsigned char, unsigned char const>;
Created with MrDocs