|
| _Region (_Acc const &__acc=_Acc(), const _Cmp &__cmp=_Cmp()) |
|
template<typename Val> |
| _Region (Val const &__V, _Acc const &__acc=_Acc(), const _Cmp &__cmp=_Cmp()) |
|
template<typename Val> |
| _Region (Val const &__V, subvalue_type const &__R, _Acc const &__acc=_Acc(), const _Cmp &__cmp=_Cmp()) |
|
bool | intersects_with (_CenterPt const &__THAT) const |
|
bool | intersects_with (_Region const &__THAT) const |
|
bool | encloses (value_type const &__V) const |
|
_Region & | set_high_bound (value_type const &__V, size_t const __L) |
|
_Region & | set_low_bound (value_type const &__V, size_t const __L) |
|