| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
clang-format 18 in STYLE\_CPP
commit_hash:e2018ac17a95817f09e131ee6d5316b2bdc2d39e
|
|
|
|
| |
commit_hash:17de7afe0f415c511e587b2f2607cbbc2348742e
|
|
|
|
| |
commit_hash:6ff089c6f629be6a68a94d1e1ee648630f8568d2
|
|
|
|
|
| |
FixNamespaceComments in /util
bb9152570d7c258798644ead5a59f604de05ef3b
|
|
|
|
|
|
| |
TMaybe::GetOrElse method
03109df768118daa8c95e373de082712a2362407
|
|
|
|
| |
69e5abfadd994602479be713abb69e2d6053734d
|
|
|
|
|
| |
Add monadic operations to TMaybe.
Added methods: AndThen, OrElse, Transform.
|
| |
|
|
|
|
|
| |
This means, that moved-from object can be safely used after the call of such method.
This attribute is used by clang-tidy which checks that moved-from objects are not used
unless a reinitialization method is called first.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
<ruslan.a.kovalev@gmail.com>. Commit 2 of 2.
|
|
|
|
| |
<ruslan.a.kovalev@gmail.com>. Commit 1 of 2.
|
|
|
|
| |
<ivan.korostelev@gmail.com>. Commit 2 of 2.
|
|
|
|
| |
<ivan.korostelev@gmail.com>. Commit 1 of 2.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Commit 2 of 2.
|