11 Commits

Author SHA1 Message Date
Richard Thier
476a01d6d4 fixed bugs - now handles work with gcc (see example) 2025-04-24 20:58:06 +02:00
Richard Thier
d6bb77d112 interesting debug session + make expand 2025-04-24 20:14:43 +02:00
Richard Thier
3b24e85bb0 handle - untested, first revision for an idea 2025-04-24 20:06:09 +02:00
Richard Thier
8f852036ed added makefile for simple builds 2025-04-24 20:05:32 +02:00
Richard Thier
544196376c added defer test files - currently called raii tests TODO: rename? 2025-04-24 20:05:16 +02:00
Richard Thier
61781e1743 added defer.h which works for GCC and C++ compilers too 2025-04-24 20:04:42 +02:00
Richard Thier
bc3132d438 added macro token-pasting operator example 2025-04-24 20:03:39 +02:00
Richard Thier
3c48b1f8c3 added __COUNTER__ example 2025-04-24 20:02:25 +02:00
Richard Thier
c40c4d035b added gcc example for inner-function definitions and declarations with the "auto" keyword 2025-04-24 18:32:39 +02:00
Richard Thier
2579b4f105 exit(0) test added 2025-04-24 18:22:20 +02:00
Richard Thier
41181c3d04 constructor and destructore attributes 2025-04-24 18:19:47 +02:00