SystemC  2.3.1
Accellera SystemC proof-of-concept library
Public Types | List of all members
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 47 of file sc_vector.h.

Member Typedef Documentation

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

Definition at line 47 of file sc_vector.h.


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