Variadic
In computer science, an operator or function is variadic if it can take a varying number of arguments; that is, if its arity is not fixed.
For specific articles, see:
- Variadic function
- Variadic macro in the C preprocessor
- Variadic templates
- Variadic templates in C++11
This article is issued from Wikipedia - version of the 9/27/2011. The text is available under the Creative Commons Attribution/Share Alike but additional terms may apply for the media files.