Go to the source code of this file.
Data Structures | |
struct | bbitmap_operators< M > |
struct | bbitmap_operators< 0 > |
class | bbitmap< N > |
Functions | |
template<typename T> | |
constexpr T | bbitmap_element_or (T x, T y) |
template<typename T> | |
constexpr T | bbitmap_element_and (T x, T y) |
template<typename T> | |
constexpr T | bbitmap_element_xor (T x, T y) |
template<int N> | |
void | gt_ggc_mx (bbitmap< N > *) |
template<int N> | |
void | gt_pch_nx (bbitmap< N > *) |
template<int N> | |
void | gt_pch_nx (bbitmap< N > *, gt_pointer_operator, void *) |
Referenced by bbitmap< N >::operator&().
Referenced by bbitmap< N >::operator|().
Referenced by bbitmap< N >::operator^().
Referenced by ggc_remove< T >::ggc_mx(), gt_ggc_mx(), and gt_ggc_mx().
Referenced by gt_pch_nx(), gt_pch_nx(), gt_pch_nx(), and ggc_remove< T >::pch_nx().
void gt_pch_nx | ( | bbitmap< N > * | , |
gt_pointer_operator | , | ||
void * | ) |