Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::icl::bounded_value< DomainT > Class Template Reference

#include <interval_bounds.hpp>

Public Types

typedef DomainT domain_type
 
typedef bounded_value< DomainT > type
 

Public Member Functions

 bounded_value (const domain_type &value, interval_bounds bound)
 
domain_type value () const
 
interval_bounds bound () const
 

Member Typedef Documentation

template<class DomainT>
typedef DomainT boost::icl::bounded_value< DomainT >::domain_type
template<class DomainT>
typedef bounded_value<DomainT> boost::icl::bounded_value< DomainT >::type

Constructor & Destructor Documentation

template<class DomainT>
boost::icl::bounded_value< DomainT >::bounded_value ( const domain_type value,
interval_bounds  bound 
)
inline

Member Function Documentation


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