<div dir="ltr"><div>The Concepts TS implementation for Clang is occurring on trunk; so you are looking in the right place.<br>Regardless of the implementation status in Clang, the TS remains an experimental design, which may be subject to change.<br>So, I think that using relying on the Concepts TS in production carries some risks: even if the support is there, it might not be the same as GCC or the current version of the TS.<br><br></div>-- HT<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Feb 5, 2017 at 8:43 AM, Hannes Hauswedell via cfe-dev <span dir="ltr"><<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi everyone,<br>
<br>
I wanted to ask what the current state of the Concepts TS is in Clang. I<br>
saw some older list threads last year, but also didn't see much in<br>
regard of commits, but maybe I am also looking in the wrong places.<br>
<br>
The status page lists it as WIP, but from my own experience I know that<br>
WIP can me anything from "we are running the last tests before release"<br>
to "I have put it on the TODO list".<br>
<br>
The background is that we are currently redesigning a large template<br>
library and would really like to make use of concepts. Working with GCC<br>
during development is not a problem, but when we start distributing<br>
first release candidates maybe a year from now, it would be important to<br>
have Clang support, too.<br>
<br>
If someone could shed light on the current status and whether there is<br>
an ETA that would help us a lot. Note that I am not implying that anyone<br>
should do anything for us, it's just important for us to know whether<br>
it's something we can likely expect for e.g. clang-6 or "definetely not<br>
in the next two years".<br>
<br>
Thank you,<br>
Hannes<br>
<span class="HOEnZb"><font color="#888888">--<br>
pgp-key: <a href="https://hannes.hauswedell.net/hannes_hauswedell_public_key.asc" rel="noreferrer" target="_blank">https://hannes.hauswedell.net/<wbr>hannes_hauswedell_public_key.<wbr>asc</a><br>
fingerprint: FC35 7547 7916 DA55 DC42 27EA 1D57 8E18 A109 60BF<br>
<br>
</font></span><br>______________________________<wbr>_________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div>