Calling Global Constructors: Difference between revisions

[unchecked revision][unchecked revision]
Content deleted Content added
→‎Clang: add my observations for dealing with clang
No edit summary
Line 294:
=== External links ===
* [https://gcc.gnu.org/onlinedocs/gccint/Initialization.html How Initialization Functions Are Handled] in the GCC Documentation.
 
 
[[Category:C]]
[[Category:C++]]