TODO:
A variable holder that would allow the variable to be set only once and after that stayed read-only (const). I think it is impossible to make it compile-time, but run-time alternative is still interesting.
Log in to post a comment.