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

#include <sysc/utils/sc_vector.h>

Inheritance diagram for sc_core::sc_meta::enable_if< Cond, T >:
Collaboration diagram for sc_core::sc_meta::enable_if< Cond, T >:

Detailed Description

template<bool Cond, typename T = void>
struct sc_core::sc_meta::enable_if< Cond, T >

Definition at line 65 of file sc_vector.h.


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