Le Philousophe
|
203d724e41
|
COMMON: Move remove_reference to type-traits.h
And remove the duplicate implementation in the Common::Std namespace.
|
2025-02-16 13:10:07 +01:00 |
|
Cameron Cawley
|
5f24ed9a83
|
COMMON: Remove emplace_back variant from Std::vector
|
2024-08-11 19:46:37 +03:00 |
|
Cameron Cawley
|
f1b04fb5b7
|
COMMON: Make Std::vector a subclass of Common::Array
|
2024-08-03 10:43:05 -07:00 |
|
Cameron Cawley
|
08010fa185
|
COMMON: Return an iterator for List::insert
|
2024-07-30 13:29:18 +03:00 |
|
Cameron Cawley
|
d99ed4f1d4
|
COMMON: Use uninitialized_move when resizing arrays
|
2024-07-20 14:17:15 +02:00 |
|
Cameron Cawley
|
0ad948d51a
|
COMMON: Add uninitialized move functions
|
2024-07-20 14:17:15 +02:00 |
|
Eugene Sandulenko
|
8e66c9efea
|
COMMON: STD: Added displaimer explaining the purpose
|
2024-07-08 15:47:47 +02:00 |
|
Paul Gilbert
|
b9a20efa68
|
COMMON: Minor comments fixes for new Std files
|
2024-07-07 15:31:35 -07:00 |
|
Paul Gilbert
|
c2a476411c
|
AGS: Move std namespace into common/std/
|
2024-07-07 15:28:31 -07:00 |
|