ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
Classes | |
class | form_string |
Functions | |
template<unsigned maxlen_plus1> | |
void | strcpy (char *dst, const char *src) |
std::ostream & | operator<< (std::ostream &os, const form_string &fs) |
std::ostream& etiss::string::operator<< | ( | std::ostream & | os, |
const form_string & | fs | ||
) |
Definition at line 219 of file FastString.h.
References etiss::string::form_string::c_str().
void etiss::string::strcpy | ( | char * | dst, |
const char * | src | ||
) |
Definition at line 63 of file FastString.h.
References unlikely.