]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libstdc++-v3/doc/xml/manual/using.xml
Makefile.am (install-freestanding-headers): Add concept_check.h and move.h to the...
[thirdparty/gcc.git] / libstdc++-v3 / doc / xml / manual / using.xml
index 6e022d5458a5747c73ea06a49be8a96d4fcc3153..231028e6b611366043627208041494b7c683309c 100644 (file)
@@ -908,7 +908,8 @@ g++ -Winvalid-pch -I. -include stdc++.h -H -g -O2 hello.cc -o test.exe
        <code>--enable-concept-checks</code>.  When defined, performs
        compile-time checking on certain template instantiations to
        detect violations of the requirements of the standard.  This
-       is described in more detail in
+       macro has no effect for freestanding implementations.
+       This is described in more detail in
        <link linkend="manual.ext.compile_checks">Compile Time Checks</link>.
       </para>
     </listitem></varlistentry>