2025-08-18 21:22 CEST

spring: develop 803c8b7f Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
jK jK develop 2013-03-08 08:09:27 develop 7fb4866f
Changeset creg: fix std::vector<bool> which is truely a BitArray instead of a vector (in bitarray each value takes 1bit, in vector it would be 1byte)
mod - rts/System/creg/TypeDeduction.h Diff ] File ]
mod - rts/System/creg/creg.h Diff ] File ]