This document describes the implementation of the “Indiana” concepts proposal [GSW05]. We relate the challenges we faced in the development of ConceptGCC, our prototype compiler for C++ with concepts. ConceptGCC, based on the GNU C++ compiler [GCC05], provides support for all major features of the concept proposal [GSW05] and includes an updated Standard Library implementation that uses concept...