SUMO - Simulation of Urban MObility
VectorHelper.h File Reference
#include <config.h>
#include <vector>
#include <algorithm>
#include <iostream>

Go to the source code of this file.

Data Structures

class  VectorHelper< T >

Functions

template<class T >
std::ostream & operator<< (std::ostream &os, const std::vector< T > &v)

Detailed Description

Author:
Daniel Krajzewicz
Jakob Erdmann
Michael Behrisch
Date:
Sept 2002
Version:
Id:
VectorHelper.h 12051 2012-03-12 06:54:12Z behrisch

Definition in file VectorHelper.h.


Function Documentation

template<class T >
std::ostream& operator<< ( std::ostream &  os,
const std::vector< T > &  v 
)

Definition at line 159 of file VectorHelper.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines