gem5  v20.0.0.3
Typedefs | Functions
BoolVec.hh File Reference
#include <ostream>
#include <vector>

Go to the source code of this file.

Typedefs

typedef std::vector< bool > BoolVec
 

Functions

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

Typedef Documentation

◆ BoolVec

typedef std::vector<bool> BoolVec

Definition at line 44 of file BoolVec.hh.

Function Documentation

◆ operator<<()

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

Definition at line 43 of file BoolVec.cc.

References X86ISA::os.


Generated on Fri Jul 3 2020 15:53:09 for gem5 by doxygen 1.8.13