Luna/luna/include/luna
2022-12-06 18:23:19 +01:00
..
Alignment.h Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00
Alloc.h Alloc: make() now takes variadic arguments, to forward to the constructor 2022-12-06 17:36:20 +01:00
Attributes.h Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00
Bitmap.h Make value_byte a helper 2022-12-05 12:53:16 +01:00
Check.h Make expect and check use unlikely 2022-12-05 13:35:33 +01:00
CType.h Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00
Format.h Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00
LinkedList.h LinkedList: Make sure to explicitly mark the first node's next and last nodes as nullptr 2022-12-06 18:23:19 +01:00
Move.h Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00
NumberParsing.h Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00
PlacementNew.h Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00
Result.h Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00
SafeArithmetic.h Make {add,sub,mul}_will_overflow more compiler-independent 2022-12-06 15:53:06 +01:00
String.h Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00
SystemError.h Add a generic error code (ENONE) 2022-12-06 17:35:38 +01:00
Types.h Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00
Units.h Reorganize the luna/ directory so that headers aren't in the top level include path 2022-12-04 12:42:43 +01:00