dummySTL.H File Reference

Go to the source code of this file.

Classes

class  std::vector< T, Alloc >
 The STL vector container class. Use with #include <vector> More...
class  std::deque< T, Alloc >
 The STL deque container class. Use with #include <deque> More...
class  std::list< T, Alloc >
 The STL list container class. Use with #include <list> More...
class  std::slist< T, Alloc >
 The STL slist container class. Use with #include <slist> More...
class  std::set< Key, Compare, Alloc >
 The STL set container class. Use with #include <set> More...
class  std::map< Key, Data, Compare, Alloc >
 The STL map container class. Use with #include <map> More...
class  std::multiset< Key, Compare, Alloc >
 The STL multiset container class. Use with #include <set> More...
class  std::multimap< Key, Data, Compare, Alloc >
 The STL multimap container class. Use with #include <map> More...
class  std::string
 The STL string class. Use with #include <string> More...

Namespaces

namespace  std
 

The Standard Template Library (STL).



Detailed Description

A dummy STL definition for doxygen DO NOT INCLUDE THIS FILE!!!

Definition in file dummySTL.H.

Generated on Sun May 8 08:42:37 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3