Iterator support.
More...
#include <bits.h>
|
| const_iterator | begin () const |
| |
| const_iterator | end () const |
| |
| bool | IsEmpty () const |
| | Return true, if the view is empty.
|
| |
template<Mode mode>
class TfBits::View< mode >
Iterator support.
Definition at line 795 of file bits.h.
◆ iterator
| typedef const_iterator iterator |
◆ begin()
| const_iterator begin |
( |
| ) |
const |
|
inline |
◆ end()
| const_iterator end |
( |
| ) |
const |
|
inline |
◆ IsEmpty()
Return true, if the view is empty.
Definition at line 886 of file bits.h.
◆ TfBits
The documentation for this class was generated from the following file: