GCC Middle and Back End API Reference
|
#include <bitmap.h>
Public Types | |
typedef Traits::element_type | array_element_type |
Public Member Functions | |
bitmap_view (const T &array) | |
operator const_bitmap () const | |
Private Attributes | |
bitmap_element | m_bitmap_elements [num_bitmap_elements] |
bitmap_head | m_head |
Static Private Attributes | |
static const size_t | num_bitmap_elements |
Provides a read-only bitmap view of a single integer bitmask or a constant-sized array of integer bitmasks, or of a wrapper around such bitmasks.
|
inherited |
|
inline |
|
inlineinherited |
|
private |
|
privateinherited |
|
staticprivate |