boost::gil::bit_range

//////////////////////////

Synopsis

template<
    int RangeSize,
    bool IsMutable>
class bit_range;

Type Aliases

Member Functions

Name

Description

bit_range [constructor]

Constructors

operator=

Copy assignment operator

bit_advance

bit_distance_to

bit_offset

current_byte

operator++

Increment operator

operator‐‐

Decrement operator

operator==

Equality operator

Friends

Name

Description

boost::gil::bit_range

//////////////////////////

Created with MrDocs