Generic Programming Glossary

retroactive modeling

Retroactive modeling allows types to model concepts without modifying the types in question. Retroactive modeling is very important for reusing existing data structures with new, generic algorithms.

This definition is a part of the Generic Programming Glossary.