Wolframe, 0.0.3

typeSignature.hpp File Reference

Interface for signature for structures to detect memory problems. More...

#include <cstddef>
#include <cstring>
#include <stdexcept>

Go to the source code of this file.

Classes

class  _Wolframe::utils::TypeSignature
 Signature of a type for pointer constraint check (disabled) More...
 

Namespaces

 _Wolframe
 Toplevel Wolframe namespace.
 
 _Wolframe::utils
 Utility functions for parsing, handling files, allocating memory, etc. (implemented in the core library libwolframe)
 

Detailed Description

Interface for signature for structures to detect memory problems.