Skip to content

forbid the combination of lazy evaluation and unspecified order

Niklas Stefan Nolte requested to merge NN_forceOrder into master

@gligorov fyi

compositenode: no lazy evaluation + forceorder = false
if you specify to be lazy, please also give the order you want to be lazy in.

Merge request reports