$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Official boost macro to determine endianess?
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2017-04-05 13:03:29
>>> Shouldn't functions from the endian lib be used?
>>
>> but there is no documentation about them (or I missed it).
>
> http://www.boost.org/doc/libs/1_63_0/libs/endian/doc/
yes no documentation for the endian macros and I did not find anywhere
in this page how to know the actual endianess.
> What are you trying to do?
I need to know the endianess type for a cryptographic algorithm.
Frédéric