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

Go to the source code of this file.

Classes

struct  Void
struct  Boolean_tag< b >
struct  Null_tag
struct  Null_functor
struct  Assert_tag_class< Base >

Defines

#define CGAL_ASSERT_COMPILE_TIME_TAG   1

Typedefs

typedef Boolean_tag< true > Tag_true
typedef Boolean_tag< false > Tag_false

Functions

bool check_tag (Tag_true)
template<class Tag , class Derived >
void Assert_compile_time_tag (const Tag &, const Derived &b)
template<class T >
void assert_equal_types (const T &, const T &)

Define Documentation


Typedef Documentation

typedef Boolean_tag<false> Tag_false
typedef Boolean_tag<true> Tag_true

Function Documentation

template<class Tag , class Derived >
void Assert_compile_time_tag ( const Tag &  ,
const Derived &  b 
) [inline]

Here is the call graph for this function:

template<class T >
void assert_equal_types ( const T &  ,
const T &   
) [inline]

Here is the caller graph for this function:

bool check_tag ( Tag_true  ) [inline]

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines