gem5  v20.0.0.0
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Typedefs | Functions
IntVec.hh File Reference
#include <ostream>
#include <vector>

Go to the source code of this file.

Typedefs

typedef std::vector< int > IntVec
 

Functions

std::ostream & operator<< (std::ostream &os, const std::vector< int > &myvector)
 

Typedef Documentation

◆ IntVec

typedef std::vector<int> IntVec

Definition at line 40 of file IntVec.hh.

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const std::vector< int > &  myvector 
)

Definition at line 39 of file IntVec.cc.

References X86ISA::os.


Generated on Thu May 28 2020 16:21:39 for gem5 by doxygen 1.8.13