ldionne / react

A C++11 framework for incremental computation.
Boost Software License 1.0
7 stars 2 forks source link

Have a clear error message when there is a circular dependency in placeholder substitution. #11

Open ldionne opened 11 years ago

ldionne commented 11 years ago

Right now, the error you might get is just incomprehensible. This might need to be addressed in mpl11 instead, when it's ready.