
3 Jun
2015
3 Jun
'15
12:24 a.m.
AMDG On 06/02/2015 06:07 PM, Niall Douglas wrote:
I read him as meaning Boost.Test is heavy on build times, which it is when in header only mode which is the default.
Last time I checked, Boost.Test is only header-only if you #include <boost/test/included/*.hpp> instead of the regular headers. In Christ, Steven Watanabe