Oleg:
how create variable that store const object and can be changed to other const object?
Take a look at std.typecons.Rebindable/std.typecons.rebindable. Read all Phobos documentation, it helps. Bye, bearophile
Oleg:
how create variable that store const object and can be changed to other const object?
Take a look at std.typecons.Rebindable/std.typecons.rebindable. Read all Phobos documentation, it helps. Bye, bearophile