mdds
Public Member Functions | Public Attributes | List of all members
mdds::rtree< _Key, _Value, _Trait >::point_type Struct Reference

Public Member Functions

 point_type (std::initializer_list< key_type > vs)
 
std::string to_string () const
 
bool operator== (const point_type &other) const
 
bool operator!= (const point_type &other) const
 

Public Attributes

key_type d [trait_type::dimensions]