Announcement
Collapse
No announcement yet.
Is there a 4.22 C++ guide best practices somewhere?
Collapse
X
-
Originally posted by The-Cowboy View PostCould you be more specific about the glue part? For instance the Party.generated.h looks like
In other words, what new structure is provided by this file that cannot be achieved by traditional C++ compilation process (which don't involve .generated.h). On the local scale I understand that it supports the error spitting mechanism and all that, but what exactly does it stand for on global scale?
Comment
Comment