stl_adds.h File Reference

#include <list>

Include dependency graph for stl_adds.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  std

Functions

template<class T, class A>
list< T, A > & std::operator+= (list< T, A > &l1, const list< T, A > &l2)
 += operators for list (list concat)
template<class T, class A>
list< T, A > & std::operator+= (list< T, A > &l1, const T &v)
 += operators for list (append)


Generated on Tue Apr 4 19:05:04 2006 for Robotsystem from Robot Group Leipzig by  doxygen 1.4.5