Update forward looking statement.

This commit is contained in:
Jay Bazuzi
2017-10-23 10:37:37 -07:00
committed by GitHub
parent c4f833ad5c
commit a277ba71da

View File

@@ -1696,7 +1696,7 @@ Use the ISO Concepts TS style of requirements specification. For example:
##### Note
Soon (maybe in 2017), most compilers will be able to check `requires` clauses once the `//` is removed.
Soon (maybe in 2018), most compilers will be able to check `requires` clauses once the `//` is removed.
For now, the concept TS is supported only in GCC 6.1.
**See also**: [Generic programming](#SS-GP) and [concepts](#SS-t-concepts).