Disable LaTeX output.
[bertos.git] / macros.h
2005-01-22 bernieUse non-uglified typeof().
2004-12-08 bernieAdd type-generic macros for C++.
2004-10-19 bernieAdd macros to test for specific compiler features.
2004-09-20 bernieC++ also has variadic macros.
2004-09-14 bernieSWAP(), MINMAX(): New macros.
2004-08-29 bernieMove back STATIC_ASSERT() to compiler.h as it's needed...
2004-08-25 raskyAggiornato il comment block dei log RCS
2004-08-24 bernieRestore a few macros that were lost in the way.
2004-08-24 berniePP_CAT(), PP_STRINGIZE(): Move back to compiler.h to...
2004-08-14 raskyMerge da SC: macros.h, pool.h, BIT_CHANGE, nome dei...