BWAPI
Classes | Functions
SPAR/AIModule/BWTA/vendors/CGAL/CGAL/Handle_for.h File Reference
#include <boost/config.hpp>
#include <CGAL/memory.h>
#include <algorithm>
Include dependency graph for Handle_for.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Handle_for< T, Alloc >
struct  Handle_for< T, Alloc >::RefCounted

Functions

template<class T , class Allocator >
void swap (Handle_for< T, Allocator > &h1, Handle_for< T, Allocator > &h2)
template<class T , class Allocator >
bool identical (const Handle_for< T, Allocator > &h1, const Handle_for< T, Allocator > &h2)
template<class T >
bool identical (const T &t1, const T &t2)
template<class T , class Allocator >
const T & get (const Handle_for< T, Allocator > &h)
template<class T >
const T & get (const T &t)

Function Documentation

template<class T , class Allocator >
const T& get ( const Handle_for< T, Allocator > &  h) [inline]
template<class T >
const T& get ( const T &  t) [inline]
template<class T , class Allocator >
bool identical ( const Handle_for< T, Allocator > &  h1,
const Handle_for< T, Allocator > &  h2 
) [inline]

Here is the call graph for this function:

template<class T >
bool identical ( const T &  t1,
const T &  t2 
) [inline]
template<class T , class Allocator >
void swap ( Handle_for< T, Allocator > &  h1,
Handle_for< T, Allocator > &  h2 
) [inline]

Here is the call graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines