SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
Wrapper around std::typeinfo to allow usage in containers. More...
Go to the source code of this file.
Classes | |
class | sc_core::sc_type_index |
Namespaces | |
sc_core | |
Wrapper around std::typeinfo to allow usage in containers.
Original Author: Philipp A. Hartmann, Intel Corporation
NOTE: The type sc_type_index is implementation-defined and should not be used within user models. After C++11 is fully adopted, all uses shall be replaced by std::type_index.
Definition in file sc_typeindex.h.