libki/include/ki/util
pythonology a9386abfeb serialization: Add trace logs for BinarySerializer::load when compiled using debug build type
These may be removed in the final release, however, for the time being
they are fairly useful. The compiler will optimize the full "line" out
when compiled using the release build type, so no performance is lost.
2019-07-05 00:07:17 -04:00
..
BitStream.h serialization: Fix incorrect byte alignment when... 2019-06-15 23:12:04 -04:00
BitTypes.h util: Forgot to push header file for previous commit 2018-11-16 14:53:46 +00:00
FlagsEnum.h pclass: Introduce the PUBLIC property flag, along with the WRITE_PUBLIC_ONLY serializer flag 2019-06-27 19:42:18 -04:00
Serializable.h dml: Add header files 2018-03-26 21:39:10 +01:00
ValueBytes.h dml: Specialize integer types 2018-03-30 16:34:59 +01:00
exception.h util: Fix missing noexcept compile error on CI 2018-12-09 23:28:40 +00:00
trace.h serialization: Add trace logs for BinarySerializer::load when compiled using debug build type 2019-07-05 00:07:17 -04:00
unique.h etc: Start using smart pointers 2018-12-13 22:12:04 +00:00