summaryrefslogtreecommitdiffstats
path: root/util/string/cast_ut.cpp
Commit message (Collapse)AuthorAgeFilesLines
* FixNamespaceComments in /utildmasloff2024-09-051-1/+1
| | | | | FixNamespaceComments in /util bb9152570d7c258798644ead5a59f604de05ef3b
* add attribute to detect lifetime bound errorsswarmer2023-12-111-0/+11
| | | | | | | Add wrapper for [[clang::lifetimebound]] attribute. Mark `ToString(TString)` functions with a new attibute. Preserve rvalue reference type when ToString applied to a temporary string.
* Remove extra semicolon (util)bulatman2023-06-121-3/+3
|
* More precise buffer allocation based on base and type, more testsosidorkin2023-03-251-0/+6
|
* util: Add constexpr int to string conversion class. This will allow us not ↵osidorkin2023-03-231-0/+12
| | | | to have heap allocations when joining ints to string
* Introduce TryFromString returning TMaybeevelkin2022-08-091-2/+28
| | | | | | | | | | | Позволяем писать без неиницилизированных переменных по месту использования. Вот такую красоту например: ``` if (auto a = TryFromString<T>(str)) { что-то делаем с \*a } ```
* util unittests: replace try-catch-UNIT_ASSERT via UNIT_ASSERT_EXCEPTIONgleb-kov2022-02-161-43/+5
| | | | ref:f59ddae7dbb42f5fa999e6071769f709e8b80b85
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.akindyakov2022-02-101-12/+12
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.akindyakov2022-02-101-12/+12
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.arcturus2022-02-101-3/+3
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.arcturus2022-02-101-3/+3
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.risenberg2022-02-101-6/+6
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.risenberg2022-02-101-6/+6
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.galtsev2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.galtsev2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.qwerty2022-02-101-1/+1
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.qwerty2022-02-101-1/+1
|
* Restoring authorship annotation for Vasily Gerasimov ↵Vasily Gerasimov2022-02-101-6/+6
| | | | <[email protected]>. Commit 2 of 2.
* Restoring authorship annotation for Vasily Gerasimov ↵Vasily Gerasimov2022-02-101-6/+6
| | | | <[email protected]>. Commit 1 of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.dobrokot2022-02-101-2/+2
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.dobrokot2022-02-101-2/+2
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.nkmakarov2022-02-101-29/+29
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.nkmakarov2022-02-101-29/+29
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.sereglond2022-02-101-2/+2
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.sereglond2022-02-101-2/+2
|
* Restoring authorship annotation for Alexander Gololobov ↵Alexander Gololobov2022-02-101-3/+3
| | | | <[email protected]>. Commit 2 of 2.
* Restoring authorship annotation for Alexander Gololobov ↵Alexander Gololobov2022-02-101-3/+3
| | | | <[email protected]>. Commit 1 of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.tobo2022-02-101-7/+7
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.tobo2022-02-101-7/+7
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.sobols2022-02-101-31/+31
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.sobols2022-02-101-31/+31
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.yazevnul2022-02-101-55/+55
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.yazevnul2022-02-101-55/+55
|
* Restoring authorship annotation for Dmitry Potapov <[email protected]>. ↵Dmitry Potapov2022-02-101-2/+2
| | | | Commit 2 of 2.
* Restoring authorship annotation for Dmitry Potapov <[email protected]>. ↵Dmitry Potapov2022-02-101-2/+2
| | | | Commit 1 of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.akhropov2022-02-101-26/+26
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.akhropov2022-02-101-26/+26
|
* Restoring authorship annotation for Vlad Yaroslavlev <[email protected]>. ↵Vlad Yaroslavlev2022-02-101-10/+10
| | | | Commit 2 of 2.
* Restoring authorship annotation for Vlad Yaroslavlev <[email protected]>. ↵Vlad Yaroslavlev2022-02-101-10/+10
| | | | Commit 1 of 2.
* Restoring authorship annotation for Evgeny Grechnikov <[email protected]>. ↵Evgeny Grechnikov2022-02-101-4/+4
| | | | Commit 2 of 2.
* Restoring authorship annotation for Evgeny Grechnikov <[email protected]>. ↵Evgeny Grechnikov2022-02-101-4/+4
| | | | Commit 1 of 2.
* Restoring authorship annotation for Ilnur Khuziev <[email protected]>. ↵Ilnur Khuziev2022-02-101-1/+1
| | | | Commit 2 of 2.
* Restoring authorship annotation for Ilnur Khuziev <[email protected]>. ↵Ilnur Khuziev2022-02-101-1/+1
| | | | Commit 1 of 2.
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.danlark2022-02-101-4/+4
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.danlark2022-02-101-4/+4
|
* Restoring authorship annotation for <[email protected]>. Commit 2 of 2.mvel2022-02-101-107/+107
|
* Restoring authorship annotation for <[email protected]>. Commit 1 of 2.mvel2022-02-101-107/+107
|
* Restoring authorship annotation for Mikhail Borisov ↵Mikhail Borisov2022-02-101-14/+14
| | | | <[email protected]>. Commit 2 of 2.
* Restoring authorship annotation for Mikhail Borisov ↵Mikhail Borisov2022-02-101-14/+14
| | | | <[email protected]>. Commit 1 of 2.
* Restoring authorship annotation for Alexander Fokin <[email protected]>. ↵Alexander Fokin2022-02-101-5/+5
| | | | Commit 2 of 2.