Boost logo

Boost :

Subject: [boost] [Submission] RawMemory
From: Adder (adder.thief_at_[hidden])
Date: 2011-09-04 23:58:06


Dear Boost Community,

I would like to submit a very modest addition to Boost... It is called
"RawMemory":

    http://adder.iworks.ro/Boost/RawMemory/

<<It supports safe, efficient and portable (all in one) transfer of
multi-byte integer values to/from "untyped memory" (also known as
"arrays of bytes") (also known as "raw memory").

It handles the little endian and big endian representations and
various memory transfer modes (e.g. to support aligned and unaligned
data with good performance).

Therefore, it can be useful to any application dealing with binary
data formats (e.g.: bitmap images, network packets, serialized data
structures).>>

Thank you so... (-:

--
Yours truly,
Adder

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk