mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
248fb1c6c0
cppsupport.cpp contains functions which are necessary in order to use some features of the C++ language, e.g. calling static constructors or virtual functions. TODO/Not implemented yet: - Test virtual functions - Handle exceptions (stack unwinding) - Run time type identification (RTTI) |
||
---|---|---|
.. | ||
include/riot | ||
condition_variable.cpp | ||
cppsupport.cpp | ||
doc.txt | ||
Makefile | ||
mutex.cpp | ||
thread.cpp |