Add the serialized size of an object to the running count.
Declared in <serialize.h>
<serialize.h>
template<typename T> SizeComputer& operator<<(T const& obj);
A reference to this size computer.