ct_interval< LHS, RHS > Class Template Reference

A compile time interval. More...

#include <ct_interval.hpp>


Detailed Description

template<typename LHS, typename RHS>
class viennamath::ct_interval< LHS, RHS >

A compile time interval.

Template Parameters:
LHS The lower bound of the interval
RHS The upper bound of the interval

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