
29 Sep
2014
29 Sep
'14
3:07 p.m.
On 18 Sep 2014, at 8:07, Vicente J. Botet Escriba
Yes, I think this is an interesting addition to Boost.
Lorenzo, as the scope of your static_if emulation is restricted to void expressions would you mind to rename it, e.g. call_if?
I disagree. A normal if statement is restricted to statements, and so is this static if. Makes perfect sense to me. Given its intended usage, I don’t think “call” is appropriate here, since it’s supposed to emulate a control statement. Sebastian