Marcel-Rodekamp / NSL

Nanosystem Simulation Library (NSL) implements statistical simulations for systems on the nanoscale
Other
2 stars 0 forks source link

Remove to<...>() from parameters #163

Open Marcel-Rodekamp opened 7 months ago

Marcel-Rodekamp commented 7 months ago

For legacy protection the NSL::Parameter entries still provide the function to<Type>() to cast to a given Type. This is not required anymore and should be removed everywhere in the code.