const-correct structs, best practices?
Nick Sabalausky via Digitalmars-d-learn Fri, 21 Aug 2015 08:06:36 -0700
Is there a good posting somewhere that summarizes the current best
practices for making const-correct (ie works for all of
mutable/const/immutable) structs?
- const-correct structs, best p... Nick Sabalausky via Digitalmars-d-learn
- Re: const-correct struct... Meta via Digitalmars-d-learn
- Re: const-correct struct... Dicebot via Digitalmars-d-learn
- Re: const-correct st... Nick Sabalausky via Digitalmars-d-learn
- Re: const-correc... Steven Schveighoffer via Digitalmars-d-learn
