|
|
|
|
|
by DerKommissar
4491 days ago
|
|
Unrelated to the post but related to the code you wrote - I have found that changing the tag struct definition to a declaration will cause a compilation failure if something accidentally tries to instantiate the tag struct. |
|