alternative Standard Libary
0.29.8
|
#include "list.hpp"
#include "string.hpp"
#include "singleton.hpp"
#include "unknown.hpp"
#include "event.hpp"
#include "applications_events.hpp"
gehe zum Quellcode dieser Datei
Klassen | |
class | std::Program |
class | std::application |
Namensbereiche | |
std | |
Makrodefinitionen | |
#define | SET_PROGRAM(P) std::auto_ptr<std::Program> __astl_startabi() { return std::auto_ptr<std::Program>(new (P)); } |
#define SET_PROGRAM | ( | P | ) | std::auto_ptr<std::Program> __astl_startabi() { return std::auto_ptr<std::Program>(new (P)); } |