Open Marcel-Rodekamp opened 10 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.
NSL::Parameter
to<Type>()
For legacy protection the
NSL::Parameter
entries still provide the functionto<Type>()
to cast to a given Type. This is not required anymore and should be removed everywhere in the code.