
31 May
2006
31 May
'06
4:08 p.m.
"Matias Capeletto" <matias.capeletto@gmail.com> wrote in message news:e9b043a10605310801t2cdff7f3u1fac405dbab735cb@mail.gmail.com...
I like to see it in boost, I have had some troubles in the past switching between machine architectures... I am not very fond of the interface, i prefer something like:
integer<endian::big,8> bn; integer<endian::little> ln; // default second parameter
What do you think?
See my response to Scott McMurray. Thanks, --Beman