Spatial C++ Library
Generic Multi-Dimensional Containers and Spatial Operations
|
Help to resolve whether the type used is a builtin difference or not. More...
#include <spatial_builtin.hpp>
Inherits false_type.
Help to resolve whether the type used is a builtin difference or not.
Inherits import::true_type
if it is one of the built-in difference functors, import::false_type
if it is not. Designed to be used with spatial::enable_if.
Definition at line 162 of file spatial_builtin.hpp.