Binary data-structure serialization
Lars T. Kyllingstad
public at kyllingen.NOSPAMnet
Wed Jun 2 07:12:03 PDT 2010
On Wed, 02 Jun 2010 15:15:25 +0200, Robert M. Münch wrote:
> On 2010-06-02 11:37:18 +0200, Lars T. Kyllingstad said:
>
>> It's part of his proposal for a container library, which he has
>> presented in some other threads:
>>
>> http://erdani.com/d/phobos/std_container.html
>> http://erdani.com/d/phobos/container.d
>>
>> In particular, see
>>
>> http://erdani.com/d/phobos/std_container.html#TightArray
>
> Thanks for the link.
>
> Is this stuff a phobos fork? An extension to phobos? Is this related to
> D2? I'm a bit confused how to relate this work to the runtime lib.
It's a work in progress, supposed to be included in Phobos for D2 at some
point. It was discussed in these threads:
http://www.digitalmars.com/d/archives/digitalmars/D/
container_stuff_110423.html
http://www.digitalmars.com/d/archives/digitalmars/D/
std.container_update_110509.html
http://www.digitalmars.com/d/archives/digitalmars/D/std.container_update_-
_now_Array_is_in_110574.html
-Lars
More information about the Digitalmars-d
mailing list