Subject: Re: [boost] Reminder: 1.65 closes for major changes tomorrow
From: Frédéric Bron (frederic.bron_at_[hidden])
Date: 2017-06-27 17:37:47


> constexpr max() is C++11 - the context here is a template parameter if I
> understand correctly. static_cast<>(-1) works on C++03.

correct.