gem5  v22.1.0.0
Classes | Namespaces | Functions | Variables
stl_helpers.hh File Reference
#include <algorithm>
#include <iostream>
#include <type_traits>
#include <vector>
#include "base/compiler.hh"

Go to the source code of this file.

Classes

struct  gem5::stl_helpers::IsHelpedContainer< T, Enabled >
 
struct  gem5::stl_helpers::IsHelpedContainer< std::vector< Types... > >
 

Namespaces

 gem5
 Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223.
 
 gem5::stl_helpers
 

Functions

 GEM5_DEPRECATED_NAMESPACE (m5, gem5)
 
template<typename T >
std::enable_if_t< IsHelpedContainerV< T >, std::ostream & > gem5::stl_helpers::operator<< (std::ostream &out, const T &t)
 Write out all elements in an stl container as a space separated list enclosed in square brackets. More...
 

Variables

template<typename ... Types>
constexpr bool gem5::stl_helpers::IsHelpedContainerV = IsHelpedContainer<Types...>::value
 

Function Documentation

◆ GEM5_DEPRECATED_NAMESPACE()

GEM5_DEPRECATED_NAMESPACE ( m5  ,
gem5   
)

Generated on Wed Dec 21 2022 10:22:54 for gem5 by doxygen 1.9.1