Chandler Carruth

Programming Talks by Chandler Carruth

Optimizing the Emergent Structures of C++

Chandler Carruth
2 hours
Optimizing the Emergent Structures of C++We are confronted today with the increasing complexity of our C++ software systems. To manage this complexity and build larger applications and systems, C++ strives to form emergent structures (often found in nature, such as snowflakes' symmetrical structures), where simple patterns combine to form a remarkably complex and powerful system. ...