SystemC
2.3.2
Accellera SystemC proof-of-concept library
|
Implementation of a simple string class. More...
Go to the source code of this file.
Classes | |
class | sc_dt::sc_string_old |
Namespaces | |
sc_dt | |
Functions | |
sc_string_old | sc_dt::operator+ (const char *s, const sc_string_old &t) |
inline ::std::ostream & | sc_dt::operator<< (::std::ostream &os, const sc_string_old &a) |
Implementation of a simple string class.
Original Author: Stan Y. Liao, Synopsys, Inc.
CHANGE LOG AT END OF FILE
Definition in file sc_string.h.