Click here to Skip to main content
15,888,286 members
Articles / General Programming / Algorithms

Execute Member Function If It Is Present

Rate me:
Please Sign up or sign in to vote.
4.94/5 (7 votes)
12 Sep 2015MIT1 min read 13.8K   20   10  
Using C++ templates? Wish your template algorithm will be versatile and ready to work with the classes, which do not fully support the required interface? Want more functional programming with C++? Get it now!

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Software Developer (Senior) https://www.simbirsoft.com
Russian Federation Russian Federation
C/C++ dеvеlopеr (MS VS/WinAPI)

Comments and Discussions