Boost logo

Boost :

From: Neil Mayhew (neil_mayhew_at_[hidden])
Date: 2008-05-13 20:09:15


On 2008-05-13 07:35 Neil Mayhew wrote:
> ... where would I now find the version of this code that was put up
> for review?

OK, I found the files in the vault (thanks to Daniel Herring).

I guess I should have provided a link to the original thread:
http://lists.boost.org/Archives/boost/2006/06/106655.php

I can also provide a meaningful use-case for this library: reading
TrueType font files from disk and processing the contents. The data
format has fixed endianness (big) and has unaligned values in various
places. Using Boost.Endian simplifies and cleans the code wonderfully.
However, as I said before, my colleagues and managers won't buy the idea
if it isn't part of a supported library.

--Neil


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