Date: Wed, 2 Oct 2019 15:37:11 +0300
On Wed, 2 Oct 2019 at 15:29, Barry Revzin via Std-Proposals
<std-proposals_at_[hidden]> wrote:
> If you want to "propagate" constexpr, you just declare your function constexpr. constexpr is already conditionally constexpr.
Except in cases when it isn't: http://eel.is/c++draft/dcl.constexpr#6
<std-proposals_at_[hidden]> wrote:
> If you want to "propagate" constexpr, you just declare your function constexpr. constexpr is already conditionally constexpr.
Except in cases when it isn't: http://eel.is/c++draft/dcl.constexpr#6
Received on 2019-10-02 07:39:34