Spatial C++ Library
Generic Multi-Dimensional Containers and Spatial Operations
spatial::bounds< Key, Compare > Member List

This is the complete list of members for spatial::bounds< Key, Compare >, including all inherited members.

_lowerspatial::bounds< Key, Compare >private
_upperspatial::bounds< Key, Compare >private
bounds()spatial::bounds< Key, Compare >
bounds(const Compare &compare, const Key &lower, const Key &upper)spatial::bounds< Key, Compare >
operator()(dimension_type dim, dimension_type, const Key &key) const spatial::bounds< Key, Compare >