Spatial C++ Library
Generic Multi-Dimensional Containers and Spatial Operations
|
This is the complete list of members for spatial::closed_bounds< Key, Compare >, including all inherited members.
_lower | spatial::closed_bounds< Key, Compare > | private |
_upper | spatial::closed_bounds< Key, Compare > | private |
closed_bounds() | spatial::closed_bounds< Key, Compare > | |
closed_bounds(const Compare &compare, const Key &lower, const Key &upper) | spatial::closed_bounds< Key, Compare > | |
operator()(dimension_type dim, dimension_type, const Key &key) const | spatial::closed_bounds< Key, Compare > |