AuROXTL/Include/auROXTL
2023-10-17 05:00:08 +01:00
..
Objects [*] ...AU_SOO_COPY_BASIC as well 2023-09-01 18:40:17 +01:00
STLShims [*] missing AuMove in construct by unique 2022-10-04 18:03:02 +01:00
AU_MACROS.hpp [+] AuSharedPointerFromThis 2023-09-28 12:21:48 +01:00
AU_Z.hpp [+] AuToIterator (function) 2023-01-18 10:49:32 +00:00
auArray.hpp [*] Amend date typo 2023-01-18 16:29:35 +00:00
auArrayList.hpp [*] Amend date typo 2023-01-18 16:29:35 +00:00
auAtomic.hpp [+] MSVC: inline auline AuUInt8 AuAtomicUtils<AuUInt8>::CompareExchange(AuUInt8 *in, AuUInt8 replace, AuUInt8 compare) 2023-09-10 18:14:55 +01:00
auBitsUtils.hpp [+] AuBitScanReverse 2022-10-14 01:27:17 +01:00
auBST.hpp [+] AuIsBST 2023-03-13 16:59:21 +00:00
auBuildTime.hpp [*] amend and update auBuildTime.hpp 2023-05-02 20:40:34 +01:00
auCastUtils.hpp [*] Update casts again 2022-05-21 00:51:05 +01:00
auContainerUtils.hpp [*] ...and reserve 2023-08-07 23:25:20 +01:00
auCopyMoveUtils.hpp [+] Added AuConstReference 2022-04-13 09:50:34 +01:00
auEndianness.hpp [+] AuEndianNormalizeLittle 2023-01-29 18:54:10 +00:00
auFNV1Utils.hpp [*] Stupid fuck compiler (clang) 2023-08-22 18:19:51 +01:00
auFunctional.hpp [+] Added sources 2022-04-01 05:06:53 +01:00
auHashMap.hpp [+] AuIsBST 2023-03-13 16:59:21 +00:00
auHashUtils.hpp [*] Stupid fuck compiler (clang) 2023-08-22 18:19:51 +01:00
auIntegerSequence.hpp [+] Added sources 2022-04-01 05:06:53 +01:00
auList.hpp [+] Added sources 2022-04-01 05:06:53 +01:00
auListUtils.hpp [*] this should've never been constexpr 2023-04-17 15:32:13 +01:00
auMagicUtils.hpp [+] Added sources 2022-04-01 05:06:53 +01:00
auMemoryModel.hpp [*] Remove "Tried to free" null condition under safe delete 2023-05-10 18:47:26 +01:00
auMemoryUtils.hpp [*] Typo 2022-09-04 06:54:58 +01:00
auNumberUtils.hpp [*] Improved AuMin/AuMax - New prototype: constexpr Ret_t AuMin(const A &a, const B &b) 2023-10-17 05:00:08 +01:00
auNumericLimits.hpp [*] increase epsilon size for other quirks 2023-06-01 13:04:49 +01:00
auOptional.hpp [+] AuIsOptional_v 2023-03-13 17:11:01 +00:00
auOptionalEx.hpp [*] dumb AuOptionalEx copy ctor issue 2023-09-22 05:15:57 +01:00
auPosixUtils.hpp [+] Added sources 2022-04-01 05:06:53 +01:00
auResult.hpp [+] AuTryCall 2022-11-17 02:28:23 +00:00
auString.hpp [+] Added sources 2022-04-01 05:06:53 +01:00
auStringUtils.hpp [*] AuArraySize should return a uint 2022-06-14 17:21:10 +01:00
auSwapExchangeUtils.hpp [*] why the hell 2023-04-17 04:30:17 +01:00
auTemplateMeta.hpp [*] Improved AuMin/AuMax - New prototype: constexpr Ret_t AuMin(const A &a, const B &b) 2023-10-17 05:00:08 +01:00
auTemplateMetaIsFunction.hpp [*] Conformity - Clang Fixes 2022-04-04 07:55:47 +01:00
auTransform.hpp [+] Added sources 2022-04-01 05:06:53 +01:00
auTryCall.hpp [+] AuTryCall 2022-11-17 02:28:23 +00:00
auTryCallUtils.hpp [+] AuTryCall 2022-11-17 02:28:23 +00:00
auTryConstruct.hpp [*] amend destroy atomic exchange and an operators linkage 2022-09-13 16:25:46 +01:00
auTryConstructUtils.hpp [*] AU_SAFE_DESTROY now uses atomics to meet multithreaded requirements 2022-09-12 21:40:16 +01:00
auTuple.hpp [*] Conformity - Clang Fixes 2022-04-04 07:55:47 +01:00
auTupleUtils.hpp [*] Conformity: Fix unexpected qualified names 2023-08-11 10:25:02 +01:00
auTypes.hpp [+] Added sources 2022-04-01 05:06:53 +01:00
auTypeUtils.hpp [*] Fix write generic be arg order 2022-05-31 14:40:20 +01:00
auUnitUtils.hpp [+] Added sources 2022-04-01 05:06:53 +01:00
auUTF8StringView.hpp [+] Added sources 2022-04-01 05:06:53 +01:00
auVector.hpp [+] Added sources 2022-04-01 05:06:53 +01:00
auWin32Utils.hpp [+] Improved AuSwap 2022-11-17 05:06:40 +00:00