Fix typo in MSVCCompatibility.rst (#176057)
This commit is contained in:
parent
0c5c920aa7
commit
262208728a
@ -118,7 +118,7 @@ libraries such as the Active Template Library (ATL) and Windows Runtime Library
|
||||
(WRL), some template rules have been relaxed or extended in Clang on Windows.
|
||||
|
||||
The first major semantic difference is that MSVC appears to defer all parsing
|
||||
an analysis of inline method bodies in class templates until instantiation
|
||||
and analysis of inline method bodies in class templates until instantiation
|
||||
time. By default on Windows, Clang attempts to follow suit. This behavior is
|
||||
controlled by the ``-fdelayed-template-parsing`` flag. While Clang delays
|
||||
parsing of method bodies, it still parses the bodies *before* template argument
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user