aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_basictypeconv.cpp
Commit message (Expand)AuthorAgeFilesLines
* Complete jau::int_literals: Add 8-, 16- and 32- bit wide signed and unsigned ...Sven Gothel2022-05-011-0/+22
* Add Java/C++ hexStringBytes(..); Fix Java's bytesHexString(..) path !lsbFirst...Sven Gothel2022-01-271-0/+23
* Consolidate conversion to hex and decimal string: template<> to_hexstring() a...Sven Gothel2021-02-101-6/+6
* basic_types.hpp: Cleanup; Add constexpr 'enum class endian', 'pointer_cast()'...Sven Gothel2021-02-081-0/+346