|
CBMC
|
An adapter to yield a range (expected to satisfy C++20 std::ranges::range) of const_depth_iteratort. More...
#include <expr_iterator.h>
Collaboration diagram for const_depth_iterator_range_adaptert:Public Member Functions | |
| const_depth_iterator_range_adaptert (const exprt &_root) | |
| const_depth_iteratort | begin () const |
| const_depth_iteratort | end () const |
Protected Attributes | |
| const exprt & | root |
An adapter to yield a range (expected to satisfy C++20 std::ranges::range) of const_depth_iteratort.
Definition at line 310 of file expr_iterator.h.
|
inlineexplicit |
Definition at line 313 of file expr_iterator.h.
|
inline |
Definition at line 317 of file expr_iterator.h.
|
inline |
Definition at line 322 of file expr_iterator.h.
Definition at line 328 of file expr_iterator.h.