Visible to Intel only — GUID: GUID-07ABAA02-9B23-45A9-9BF9-DB4D5926D940
Visible to Intel only — GUID: GUID-07ABAA02-9B23-45A9-9BF9-DB4D5926D940
early-template-check
Lets you semantically check template function template prototypes before instantiation.
Linux and macOS: |
-early-template-check -no-early-template-check |
Windows: |
None |
None
-no-early-template-check |
The prototype instantiation of function templates and function members of class templates is deferred. |
Lets you semantically check template function template prototypes before instantiation. On Linux* platforms, gcc 3.4 (or newer) compatibilty modes must be in effect. For all macOS platforms, gcc 4.0 (or newer) is required.
None