#0 Improve very slightly the error message when an input parameter wasn't...
#0 Improve very slightly the error message when an input parameter wasn't found in the input data file. It is not pretty, but currently static_assert is very limited and accept only string litterals as second argument, so I can't put there the name of the class directly.
Please register or sign in to comment