BLT/include/blt
Brett 85fdc4fa65 Move constructing is now allowed for the scoped buffer, copy assignment disallowed.
Copy assignment isn't allowed because T cannot be guaranteed to be copyable and I don't want this class to involve type traits
2023-07-24 02:52:11 -04:00
..
math move math functions to math.h 2023-07-24 02:44:25 -04:00
nbt move math functions to math.h 2023-07-24 02:44:25 -04:00
profiling Merge remote-tracking branch 'github/main' 2023-07-21 03:56:11 -04:00
std Move constructing is now allowed for the scoped buffer, copy assignment disallowed. 2023-07-24 02:52:11 -04:00
window String buffer 2023-07-10 18:45:43 -04:00
config.h.in update cmake logging config and README.md 2023-07-21 22:45:23 -04:00