Searched refs:ConstPlainType (Results 1 - 1 of 1) sorted by relevance

/gem5/src/systemc/ext/utils/
H A Dsc_vector.hh277 typedef const PlainType ConstPlainType; typedef in class:sc_core::sc_vector_iter
304 typedef sc_vector_iter<ConstPlainType, ConstPolicy> ConstIterator;
305 typedef sc_vector_iter<ConstPlainType, ConstDirectPolicy>

Completed in 7 milliseconds