Click here to Skip to main content
15,867,986 members
Articles / Programming Languages / Visual C++ 12.0

Variadic Delegates

Rate me:
Please Sign up or sign in to vote.
5.00/5 (11 votes)
13 Apr 2015CPOL8 min read 20.9K   268   22  
This tutorial showcases how to implement C++ delegates which are capable of being bound to methods and functions having arbitrary signature, i.e., any number and type of parameters and return value.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer
Russian Federation Russian Federation
Working/ed as Programmer at: Ubisoft, 1С Warsaw (Bandai Namco projects)

Projects worked on:
Far Cry 4,
Far Cry Primal,
Steep,
Ni No Kuni

Comments and Discussions