Boost logo

Boost :

Subject: Re: [boost] Where is boost/detail/limits.hpp used?
From: Daniel James (dnljms_at_[hidden])
Date: 2014-02-10 10:17:33


On 10 February 2014 13:17, Peter Dimov <lists_at_[hidden]> wrote:
>
> But I was wondering what in config uses endian.hpp. Turns out the only use
> is in boost/detail/limits.hpp, a file that has been put into config for some
> reason. I can't find anything in config or in Boost that uses this file.
> What is its purpose?

boost/detail/limits.hpp was deleted on trunk in subversion because it
had a non-boost license. It should probably should also be deleted
from master, it used to be included from boost/limits.hpp when
BOOST_NO_LIMITS is defined. The original change is at:

https://github.com/boostorg/config/commit/3ce54f0e8bcb173989f9632d41e966f65d8cb471


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