Spatial C++ Library
Generic Multi-Dimensional Containers and Spatial Operations
spatial::details::builtin_difference< bracket_less< Key > > Struct Template Reference

#include <spatial_builtin.hpp>

Public Types

typedef bracket_minus< Key, void > type
 

Public Member Functions

type operator() (const bracket_less< Key > &) const
 

Detailed Description

template<typename Key>
struct spatial::details::builtin_difference< bracket_less< Key > >

Definition at line 107 of file spatial_builtin.hpp.

Member Typedef Documentation

template<typename Key >
typedef bracket_minus<Key, void> spatial::details::builtin_difference< bracket_less< Key > >::type

Definition at line 109 of file spatial_builtin.hpp.

Member Function Documentation

template<typename Key >
type spatial::details::builtin_difference< bracket_less< Key > >::operator() ( const bracket_less< Key > &  ) const

Definition at line 110 of file spatial_builtin.hpp.


The documentation for this struct was generated from the following file: