Web Directory
 

On the Tension Between Object-Oriented and Generic Programming in C++

  Link Details for: On the Tension Between Object-Oriented and Generic Programming in C++
Link Title: On the Tension Between Object-Oriented and Generic Programming in C++ Open in a new window
Link URL: http://www.artima.com/cppsource/type_erasure.html
Link Details: Discusses how the use of generic programming in C++ can lead to conflicts with object-oriented design principles. Also demonstrates how a technique known as type erasure can often be used to resolve theseconflicts. An in-depth example is presented: any_it
Category: Top : Computers : Programming : Languages : C++ : Type_System
Link Type: Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listingAdd a regular link to the same category
ScreenShot:
On the Tension Between Object-Oriented and Generic Programming in C++