Lines Matching refs:implementation
41 ``std``. Once that implementation is complete, we then create a deprecation
146 The FileSystem TS implementation was shipped in namespace ``std`` in LLVM 7.0, and was
152 We have not yet shipped an implementation of the Parallelism TS.
157 An implementation of the Coroutines TS was shipped in LLVM 5.0 in namespace ``std::experimental``,
158 and C++20 Coroutines shipped in LLVM 14.0. The implementation of the Coroutines TS in ``std::experi…
164 We have not yet shipped an implementation of the Networking TS.
169 We will not ship an implementation of the Ranges TS, however we are actively working on
170 the implementation of C++20 Ranges.
175 We will not ship an implementation of the Concepts TS, however we are shipping an
176 implementation of C++20 Concepts.
182 We have not yet shipped an implementation of the Concurrency TS.