Specialization for segments. More...
#include <boundary.hpp>
Public Member Functions | |
boundary_key (std::size_t seg_id) | |
bool | operator< (boundary_key const &other) const |
Provide less-than operator for compatibility with std::map. |
Specialization for segments.
boundary_key | ( | std::size_t | seg_id | ) | [inline] |
bool operator< | ( | boundary_key< segment_t< ConfigType > > const & | other | ) | const [inline] |
Provide less-than operator for compatibility with std::map.