aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_to_string.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unit test test_to_string: Fix 32bit/64bit pointer string comparison testv0.3.1Sven Gothel2021-02-111-1/+5
* Consolidate conversion to hex and decimal string: template<> to_hexstring() a...Sven Gothel2021-02-101-2/+2
* basic_types: Adding general jau::to_string(..) handling: integral, floating, ...Sven Gothel2021-01-091-0/+103