Don't forget data alignment. For example, when streaming structs it may be useful to stream out to the file system or network in packed form, then unpack to the preferred alignment of the destination architecture on streaming in.
- Re: Is D right for me? Jonathan M Davis
- Re: Is D right for me? Andrei Alexandrescu
- Re: Is D right for me? Jonathan M Davis
- Re: Is D right for me? Jacob Carlborg
- Re: Is D right for me? Daniel Gibson
- Re: Is D right for me? Andrei Alexandrescu
- Re: Is D right for me? Daniel Gibson
- Streaming library Andrei Alexandrescu
- Re: Streaming library Johannes Pfau
- Re: Streaming library Dmitry Olshansky
- Re: Streaming library Wayne Anderson
- Re: Streaming library Denis Koroskin
- Re: Streaming library Andrei Alexandrescu
- Re: Streaming library Daniel Gibson
- Re: Streaming library (NG Threading) Bruno Medeiros
- Re: Streaming library (NG Threading) Denis Koroskin
- Re: Streaming library (NG Threading) Bruno Medeiros
- Re: Streaming library (NG Threading) Denis Koroskin
- Re: Streaming library (NG Threading) Bruno Medeiros
- Re: Streaming library Denis Koroskin
- Re: Streaming library Daniel Gibson