On 08/23/2013 10:08 PM, Peter Alexander wrote:
On Friday, 23 August 2013 at 20:04:28 UTC, H. S. Teoh wrote:What's the problem with const again?I'm thinking mainly of const postblit, and the ramifications of solving that.
What problem does const postblit have that a const constructor does not have?