ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
Loading...
Searching...
No Matches
Classes | Functions
etiss::string Namespace Reference

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)
 

Function Documentation

◆ operator<<()

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().

Here is the call graph for this function:

◆ strcpy()

template<unsigned maxlen_plus1>
void etiss::string::strcpy ( char *  dst,
const char *  src 
)

Definition at line 32 of file FastString.h.

References unlikely.