$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Where is boost/detail/limits.hpp used?
From: Ahmed Charles (acharles_at_[hidden])
Date: 2014-02-12 01:36:18
> From: lists_at_[hidden]
> To: boost_at_[hidden]
> Date: Mon, 10 Feb 2014 15:17:20 +0200
> Subject: [boost] Where is boost/detail/limits.hpp used?
>
> I'm playing with a dependency checker I wrote that tells me what Boost
> module depends on what. Starting with the basics:
Is the dependency tracker public at all?