On Monday, 27 February 2017 at 14:34:05 UTC, Adam D. Ruppe wrote:
On Monday, 27 February 2017 at 14:27:21 UTC, Stefan Koch wrote:
op-dispatch is a runtime feature.
It takes a string which is avilable at compile-time and passes it as a runtime parameter.

Completely false. It runs opDispatch!("the_string") which is totally compile time.

Oh damn. Just lost my Street Cred :)

Reply via email to