libki/include/ki
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
..
dml dml: Fix some const-correctness problems 2018-04-20 01:41:33 +01:00
pclass pclass: Rename Type::is_byte_based -> Type::is_byte_aligned 2019-07-04 00:15:41 -04:00
protocol protocol: Give exceptions their own error codes 2018-04-22 17:11:12 +01:00
serialization pclass: Introduce the PUBLIC property flag, along with the WRITE_PUBLIC_ONLY serializer flag 2019-06-27 19:42:18 -04:00
util serialization: Add trace logs for BinarySerializer::load when compiled using debug build type 2019-07-05 00:07:17 -04:00