Click here to Skip to main content
15,892,768 members

Articles by Satprem Pamudurthy (Articles: 2)

Articles: 2

RSS Feed

Average article rating: 4.88

General Programming
Algorithms
15 Oct 2017   Updated: 24 Oct 2017   Rating: 4.88/5    Votes: 8   Popularity: 4.41
Licence: CPOL    Views: 18,054     Bookmarked: 14   Downloaded: 150
Please Sign up or sign in to vote.
This article examines some of the use cases for memoization and shows that a tightly-coupled implementation does not scale well to new applications. It then presents a modular design for a C++ memoization framework that is generic, efficient and extensible to new applications.
Programming Languages
C++
3 Oct 2017   Updated: 13 Oct 2017   Rating: 4.87/5    Votes: 23   Popularity: 6.64
Licence: CPOL    Views: 25,773     Bookmarked: 31   Downloaded: 0
Please Sign up or sign in to vote.
This article describes a C++ technique called type erasure and shows that it can be used to write generic algorithms on runtime types. It then examines the relationship between type erasure and other forms of polymorphism through the notion of type compatibility.

Average blogs rating:

No blogs have been submitted.

Average tips rating:

No tips have been posted.

Average reference rating:

No reference articles have been posted.

Average project rating:

No projects have been posted.
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.