Helper function for less-than comparison at compile time.
More...
#include <element_iterators.hpp>
Public Types |
enum | { value = (a < b)
} |
Detailed Description
template<long a, long b>
struct viennagrid::result_of::is_smaller< a, b >
Helper function for less-than comparison at compile time.
Member Enumeration Documentation
The documentation for this struct was generated from the following file: