|
ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
|
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 188 of file FastString.h.
References etiss::string::form_string::c_str().

| void etiss::string::strcpy | ( | char * | dst, |
| const char * | src | ||
| ) |
Definition at line 32 of file FastString.h.
References unlikely.