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 template
 - Variadic templates in C++11
 
    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.