![]() |
MySQL 9.6.0
Source Code Documentation
|
True if Test is a boundary point iterator, i.e. More...
#include <boundary_set_meta.h>
True if Test is a boundary point iterator, i.e.
:
is_endpoint() that returns boolIn addition, the following semantic requirements must hold:
is_endpoint() returns true for every second element and false for every second element. It is allowed to call is_endpoint() even for the end iterator, and then it must return false.