Andrey Zubarev via fpc-pascal
2021-04-21 06:47:04 UTC
Hi all!
With the existing syntax of constants, it is good to pass array boundaries,
but bad to initial parameter values. What do you think about such
constructs:
GTValue<GValueType; const GMin,GDefault,GMax:GValueType>=...
With the existing syntax of constants, it is good to pass array boundaries,
but bad to initial parameter values. What do you think about such
constructs:
GTValue<GValueType; const GMin,GDefault,GMax:GValueType>=...