![]() |
User Manual, Developers Guide and API Documentation |
![]() |
#include <Interval.hpp>


Public Member Functions | |
| FromInclExclEndpoint (const ValueType &bound, const ValueType &extremum) | |
| Interval | ToExcluding (const ValueType &b) const |
| Interval | ToIncluding (const ValueType &b) const |
Definition at line 126 of file Interval.hpp.
| wns::Interval< T >::FromInclExclEndpoint::FromInclExclEndpoint | ( | const ValueType & | bound, | |
| const ValueType & | extremum | |||
| ) | [inline] |
Definition at line 129 of file Interval.hpp.
| Interval wns::Interval< T >::FromInclExclEndpoint::ToExcluding | ( | const ValueType & | b | ) | const [inline] |
Definition at line 138 of file Interval.hpp.
| Interval wns::Interval< T >::FromInclExclEndpoint::ToIncluding | ( | const ValueType & | b | ) | const [inline] |
Definition at line 133 of file Interval.hpp.
1.5.5