ETISS 0.11.2
ExtendableTranslatingInstructionSetSimulator(version0.11.2)
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
FastString.h File Reference
#include <inttypes.h>
#include <cstdlib>
#include <type_traits>
#include <vector>
#include <string.h>
#include <ostream>
#include "etiss/jit/types.h"
Include dependency graph for FastString.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  etiss::string::form_string
 

Namespaces

namespace  etiss
 forwards: include/jit/*
 
namespace  etiss::string
 

Functions

template<unsigned maxlen_plus1>
void etiss::string::strcpy (char *dst, const char *src)
 
std::ostream & etiss::string::operator<< (std::ostream &os, const form_string &fs)