GCC Middle and Back End API Reference
bitmap_view< T, Traits, has_constant_size > Class Template Reference

Detailed Description

template<typename T, typename Traits = array_traits<T>, bool has_constant_size = Traits::has_constant_size>
class bitmap_view< T, Traits, has_constant_size >
Provides a read-only bitmap view of a single integer bitmask or an
array of integer bitmasks, or of a wrapper around such bitmasks.   

The documentation for this class was generated from the following file: