Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 233,367,622 papers from all fields of science
Search
Sign In
Create Free Account
Variadic function
Known as:
Variadic functions
, Vararg
, Variable argument list
Expand
In computer programming, a variadic function is a function of indefinite arity, i.e., one which accepts a variable number of arguments. Support for…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
36 relations
ATS
Apply
C++11
C--
Expand
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2018
2018
Temporal Variadic Operators
Dan Zeman
2018
Corpus ID: 125602268
2018
2018
Variadic Learning by Bayesian Nonparametric Deep Embedding
Kelsey R. Allen
,
Hanul Shin
,
Evan Shelhamer
,
J. Tenenbaum
2018
Corpus ID: 126558186
2016
2016
SkePU 2: Language Embedding and Compiler Support for Flexible and Type-Safe Skeleton Programming
August Ernstsson
2016
Corpus ID: 64107649
This thesis presents SkePU 2, the next generation of the SkePU C++ framework for programming of heterogeneous parallel systems…
Expand
2013
2013
Experience in Teaching C++11 within the Undergraduate Informatics Curriculum
Ivaylo Donchev
Informatics Educ.
2013
Corpus ID: 15027929
C++ is the most commonly used language in introductory and intermediate program- ming courses in Bulgarian universities. In…
Expand
2012
2012
Automatic Translation of C Source Code to Eiffel
Marco Trudel
,
Carlo A. Furia
,
M. Nordio
,
B. Meyer
,
M. Oriol
arXiv.org
2012
Corpus ID: 17716420
Can we reuse some of the huge code-base developed in C to take advantage of modern programming language features such as type…
Expand
2010
2010
Runtime-Flexible Multi-dimensional Arrays and Views for C++98 and C++0x
Björn Andres
,
U. Köthe
,
Thorben Kröger
,
F. Hamprecht
arXiv.org
2010
Corpus ID: 5653719
Multi-dimensional arrays are among the most fundamental and most useful data structures of all. In C++, excellent template…
Expand
2004
2004
Variadic Templates : Exploring the Design Space
Douglas P. Gregor
,
Jaakko Järvi
,
G. Powell
2004
Corpus ID: 9200401
The proposed resolution is to introduce a syntax and semantics for variable-length template argument lists (usable with function…
Expand
2004
2004
Simple Common Logic: A Constraint Language for the ODM
David Frankel
,
P. Hayes
,
E. Kendall
,
Deborah L. McGuinness
2004
Corpus ID: 6412056
This paper presents the working draft MOF™ (Meta-Object Facility) metamodel for Simple Common Logic (SCL), one of six metamodels…
Expand
2004
2004
Latest progress and trends in Java/EJB technologies
Sumio Tasaka
,
Jun Ginbayashi
2004
Corpus ID: 63929727
Java is evolving into a full-scale system development technology by the addition of functions such as Applets, object-oriented…
Expand
1995
1995
C Programming FAQs: Frequently Asked Questions
Steve Summit
1995
Corpus ID: 56997796
1. Declarations and Initializations. Basic Types. Pointer Declarations. Declaration Style. Storage Classes. Typedefs. The const…
Expand
By clicking accept or continuing to use the site, you agree to the terms outlined in our
Privacy Policy
(opens in a new tab)
,
Terms of Service
(opens in a new tab)
, and
Dataset License
(opens in a new tab)
ACCEPT & CONTINUE