Thaddeus Crews
|
92615f24e7
Merge pull request #100563 from Ivorforce/move-semantics-list
|
8 hónapja |
Lukas Tenbrink
|
19992e3284
Add move semantics (constructor, operator=) to `List`.
|
8 hónapja |
Thaddeus Crews
|
361e3b4fe8
Core: Expand `std::initializer_list` support
|
1 éve |
rune-scape
|
a47daa0a44
Avoid const_cast in List::erase by requiring mutable elements
|
1 éve |
A Thousand Ships
|
955d5affa8
Reduce and prevent unnecessary random-access to `List`
|
1 éve |
Thaddeus Crews
|
9903e6779b
Enforce template syntax `typename` over `class`
|
1 éve |
Pedro J. Estébanez
|
bfe66ab7cd
Fixup thread-owned lambda bookkeeping on thread exit (take 2)
|
1 éve |
A Thousand Ships
|
893f889d74
[Core] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
2 éve |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 éve |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
3 éve |
Rémi Verschelde
|
3a6be64c12
clang-format: Various fixes to comments alignment from `clang-format` 13
|
3 éve |
Joan Fons
|
cfec291978
Fix equality operators in List's ConstIterator
|
4 éve |
reduz
|
a9c943bef9
Implement Range Iterators
|
4 éve |
Marcel Admiraal
|
755c70b871
Rename Array.invert() to Array.reverse()
|
4 éve |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 éve |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 éve |
Rafał Mikrut
|
7bd03b7188
Initialize class/struct variables with default values in core/ and drivers/
|
4 éve |
reduz
|
127458ed17
Reorganized core/ directory, it was too fatty already
|
4 éve |