Spatial C++ Library
Generic Multi-Dimensional Containers and Spatial Operations
spatial::details::is_compare_builtin_helper< typename > Struct Template Reference

Help to resolve whether the type used is a builtin comparator or not. More...

#include <spatial_builtin.hpp>

Inherits false_type.

Detailed Description

template<typename>
struct spatial::details::is_compare_builtin_helper< typename >

Help to resolve whether the type used is a builtin comparator or not.

It is used as the base type of is_compare_builtin.

Definition at line 40 of file spatial_builtin.hpp.


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