BWAPI
Classes | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Needs_parens_as_product.h File Reference
#include <CGAL/IO/io.h>
Include dependency graph for Needs_parens_as_product.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Parens_as_product_tag
struct  Needs_parens_as_product< NT >
 Decides whether this number requires parentheses in case it appears within a produkt. More...
class  Output_rep< T, Parens_as_product_tag >
 oformat Output_rep specialized for NiX::Parens_as_product_tag More...
struct  Needs_parens_as_product< short >
struct  Needs_parens_as_product< int >
struct  Needs_parens_as_product< long >
struct  Needs_parens_as_product< float >
struct  Needs_parens_as_product< double >
struct  Needs_parens_as_product< long double >

Functions

template<class NT >
bool needs_parens_as_product (const NT &x)
 Decides whether this number requires parentheses in case it appears within a produkt.

Function Documentation

template<class NT >
bool needs_parens_as_product ( const NT &  x) [inline]

Decides whether this number requires parentheses in case it appears within a produkt.

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines