aboutsummaryrefslogtreecommitdiffstats
path: root/include/jau/cpp_pragma.hpp
Commit message (Expand)AuthorAgeFilesLines
* cpp_pragma: Adding PRAGMA_DISABLE_WARNING_INT_OVERFLOW (clang) and PRAGMA_DIS...Sven Göthel2024-04-101-0/+4
* darray.hpp: Workaround gcc 12.2.0-3 Debian 12 Bookworm 2022-10-17 false posit...Sven Gothel2022-10-171-0/+3
* cpp_pragme.hpp: Add PRAGMA_DISABLE_WARNING_PMF_CONVERSIONS for gcc only, disa...Sven Gothel2022-10-071-0/+8
* cpp_pragma.hpp: Add PRAGMA_DISABLE_WARNING_FORMAT_NONLITERALSven Gothel2022-08-051-0/+3
* Doxygen: Add Modules: Group related things together: Algorithms, ByteUtils, C...v0.9.2Sven Gothel2022-05-011-0/+7
* cpp_pragma.hpp: Add PRAGMA_DISABLE_WARNING_NULL_DEREFERENCE and PRAGMA_DISABL...v0.4.4Sven Gothel2021-09-191-0/+6
* basic_types.hpp: Cleanup; Add constexpr 'enum class endian', 'pointer_cast()'...Sven Gothel2021-02-081-0/+63