出典:Wikipedia
出典:『Wikipedia』 (2011/07/09 12:42 UTC 版)
ConceptGCC is a fork of the GNU C++ compiler that implements a preliminary version of the type concepts feature, originally planned for the forthcoming new ISO standard for the C++ programming language, known as C++0x (Concepts has been removed from C++0x in July 2009.). Developed by a team led by Douglas Gregor (co-author, along with Bjarne Stroustrup, of the C++0x concepts proposal (N2081)) at the Open Systems Laboratory at Indiana University, ConceptGCC serves as the current reference implementation for the proposal. Both the proposal and ConceptGCC are actively evolving, and are maintained more-or-less in parallel. The current version of ConceptGCC is considered an alpha release, and as such should be considered highly experimental.