Subject: Re: [boost] License of endian and limits in Boost detail
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2013-03-19 02:12:10


On Tue, Mar 19, 2013 at 8:17 AM, Rene Rivera <grafikrobot_at_[hidden]> wrote:
> On Mon, Mar 18, 2013 at 9:59 AM, Rene Rivera <grafikrobot_at_[hidden]> wrote:
>
> First pass at the Predef header for this at <
> https://raw.github.com/grafikrobot/boost-predef/master/include/boost/predef/endian.h>.
> Currently only tested on my OSX laptop. Would appreciate others trying it
> out. The info is a combination of the indispensable description from
> predef.sf.net (Bjorn Reese et al), known endian specifications I could find
> on the architectures I currently detect, and a small amount of general web
> searching.

Am I correct that the public code also includes tests? If so, can it
be removed so that it is only compiled and used when testing?