SystemC  2.3.2
Accellera SystemC proof-of-concept library
sc_core::sc_meta::remove_const< T > Struct Template Reference

#include <sysc/utils/sc_vector.h>

Public Types

typedef T type
 

Detailed Description

template<typename T>
struct sc_core::sc_meta::remove_const< T >

Definition at line 71 of file sc_vector.h.

Member Typedef Documentation

◆ type

template<typename T>
typedef T sc_core::sc_meta::remove_const< T >::type

Definition at line 71 of file sc_vector.h.


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