Opaque structs

Andrej Mitrovic andrej.mitrovich at gmail.com
Sat Jun 29 07:28:08 PDT 2013


On 6/29/13, Johannes Pfau <nospam at example.com> wrote:
> Shouldn't doing anything value-related on
> an empty struct be invalid anyway?

Maybe, maybe not. I could imagine it would cause problems if we simply
disallowed it, e.g. if you want to copy attributes from one
declaration to another.


More information about the Digitalmars-d-learn mailing list