$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 09:45:29
> I think the modern way to do this is to use Boost.Predef.
Great, thanks!
By the way, why does the predef library not follow the boost policy
[1] on file names, i.e. saying that header files should have .hpp
extension and not .h?
[1] http://www.boost.org/development/header.html