Join Slack
Powered by
Yeah ^ my point is that the modifiers are largely ...
# multiplatform
e
eddie
10/03/2017, 3:25 PM
Yeah ^ my point is that the modifiers are largely unnecessary,
especially
on the implementation side. Whether you mark something with
actual
or not, the compiler/linker will know what to look for and complain if it can't find it. Just as would happen if you declare something
extern
in C and try to link to it without an implementation.
Open in Slack
Previous
Next