Email or username:

Password:

Forgot your password?
Top-level
blake shaw ๐Ÿ‡ต๐Ÿ‡ธ

I've looked at some cool C++ libraries by well known developers making use of Concepts, and they don't seem like the kind of projects their authors think of as hobby work. but I don't know of ANY company deploying C++ Concepts in production at the moment.

I'm sure some C++ studios are, but not with code that other people will have to use yet.

1 comment
Terrific, Giant Fox Monster!

@rml Weโ€™re starting to use concepts in the upstream version of my dayjob project, so itโ€™ll be in production Eventually.

Go Up