Spatial C++ Library
Generic Multi-Dimensional Containers and Spatial Operations
spatial::enable_if< Cond, Tp > Struct Template Reference

#include <spatial_check_concept.hpp>

Inherits spatial::enable_if_c< Cond::value, Tp >.

Detailed Description

template<typename Cond, typename Tp = void>
struct spatial::enable_if< Cond, Tp >

Definition at line 43 of file spatial_check_concept.hpp.


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