BWAPI
|
#include <CGAL/number_type_basic.h>
Go to the source code of this file.
Functions | |
template<class T > | |
CGAL_BEGIN_NAMESPACE T min | BOOST_PREVENT_MACRO_SUBSTITUTION (const T &x, const T &y) |
template<class T , class Compare > | |
T min | BOOST_PREVENT_MACRO_SUBSTITUTION (const T &x, const T &y, const Compare &c) |
template<class T > | |
bool | is_valid (const T &x) |
T max BOOST_PREVENT_MACRO_SUBSTITUTION | ( | const T & | x, |
const T & | y | ||
) | [inline] |
T max BOOST_PREVENT_MACRO_SUBSTITUTION | ( | const T & | x, |
const T & | y, | ||
const Compare & | c | ||
) | [inline] |
bool is_valid | ( | const T & | x | ) | [inline] |