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

Go to the source code of this file.

Classes

class  Counter< T, W >
 An integer iterator. More...

Functions

template<class T >
Counter< T > counter (T t)
 The Counter is specialized for int and Label.

Function Documentation

template<class T >
Counter<T> counter ( t)

The Counter is specialized for int and Label.

I don't remember why I did this.

Here is the caller graph for this function:

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines