logoalt Hacker News

ahartmetzyesterday at 8:28 PM0 repliesview on HN

AFAIK, Qt's C++ extensions (moc, meta-object compiler) have nothing to do with how it reduces template bloat from containers, which is by moving some type-independent implementation parts to shared methods.