gem5  v20.1.0.0
Public Types | List of all members
std::add_const< VecLaneT< T, Const > > Struct Template Reference

#include <vec_reg.hh>

Public Types

typedef VecLaneT< T, true > type
 

Detailed Description

template<typename T, bool Const>
struct std::add_const< VecLaneT< T, Const > >

Definition at line 589 of file vec_reg.hh.

Member Typedef Documentation

◆ type

template<typename T , bool Const>
typedef VecLaneT<T, true> std::add_const< VecLaneT< T, Const > >::type

Definition at line 589 of file vec_reg.hh.


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

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