Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::numeric::interval_lib::checking_no_empty< T, Checking, Exception > Struct Template Reference

#include <checking.hpp>

Inheritance diagram for boost::numeric::interval_lib::checking_no_empty< T, Checking, Exception >:
Collaboration diagram for boost::numeric::interval_lib::checking_no_empty< T, Checking, Exception >:

Static Public Member Functions

static T nan ()
 
static T empty_lower ()
 
static T empty_upper ()
 
static bool is_empty (const T &, const T &)
 

Member Function Documentation

template<class T, class Checking = checking_base<T>, class Exception = exception_create_empty>
static T boost::numeric::interval_lib::checking_no_empty< T, Checking, Exception >::empty_lower ( )
inlinestatic
template<class T, class Checking = checking_base<T>, class Exception = exception_create_empty>
static T boost::numeric::interval_lib::checking_no_empty< T, Checking, Exception >::empty_upper ( )
inlinestatic
template<class T, class Checking = checking_base<T>, class Exception = exception_create_empty>
static bool boost::numeric::interval_lib::checking_no_empty< T, Checking, Exception >::is_empty ( const T ,
const T  
)
inlinestatic
template<class T, class Checking = checking_base<T>, class Exception = exception_create_empty>
static T boost::numeric::interval_lib::checking_no_empty< T, Checking, Exception >::nan ( )
inlinestatic

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