Apache Mesos
Public Member Functions | Static Public Member Functions | List of all members
Bound< T > Class Template Reference

#include <interval.hpp>

Public Member Functions

Interval< T > operator, (const Bound< T > &right) const
 

Static Public Member Functions

static Bound< T > open (const T &value)
 
static Bound< T > closed (const T &value)
 

Member Function Documentation

template<typename T>
static Bound<T> Bound< T >::closed ( const T &  value)
inlinestatic
template<typename T>
static Bound<T> Bound< T >::open ( const T &  value)
inlinestatic
template<typename T >
Interval< T > Bound< T >::operator, ( const Bound< T > &  right) const

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