gem5  v20.1.0.0
Public Types | List of all members
sc_core::sc_vector_iter< Element, AccessPolicy >::SelectIter< const U > Struct Template Reference

Public Types

typedef std::vector< void * >::const_iterator type
 

Detailed Description

template<typename Element, typename AccessPolicy = sc_direct_access<Element>>
template<typename U>
struct sc_core::sc_vector_iter< Element, AccessPolicy >::SelectIter< const U >

Definition at line 297 of file sc_vector.hh.

Member Typedef Documentation

◆ type

template<typename Element , typename AccessPolicy = sc_direct_access<Element>>
template<typename U >
typedef std::vector<void *>::const_iterator sc_core::sc_vector_iter< Element, AccessPolicy >::SelectIter< const U >::type

Definition at line 299 of file sc_vector.hh.


The documentation for this struct was generated from the following file:

Generated on Wed Sep 30 2020 14:03:09 for gem5 by doxygen 1.8.17