Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 232,614,878 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.
2019
2019
Variadic Equational Matching
B. Dundua
,
Temur Kutsia
,
M. Marin
International Conference on Intelligent Computer…
2019
Corpus ID: 195785087
In this paper we study matching in equational theories that specify counterparts of associativity and commutativity for variadic…
Expand
2018
2018
High-Level Programming for Many-Cores Using C++14 and the STL
Michael Haidl
,
S. Gorlatch
International journal of parallel programming
2018
Corpus ID: 12745342
Programming many-core systems with accelerators (e.g., GPUs) remains a challenging task, even for expert programmers. In the…
Expand
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
2015
2015
CAD models from medical images using LAR
A. Paoluzzi
,
Antonio DiCarlo
,
Francesco Furiani
,
Miroslav Ji¨r´ık
2015
Corpus ID: 123635327
ABSTRACTThis paper points out the main design goals of a novel representation scheme of geometric-topological data, named Linear…
Expand
2014
2014
Inputs of aspect oriented programming for the profiling of C++ parallel applications on manycore platforms
Pierre Schweitzer
,
Claude Mazel
,
D. Hill
,
C. Cârloganu
International Symposium on High Performance…
2014
Corpus ID: 18921838
High Performance Computing systems expect applications to leverage the most of their processing power. This need is even more…
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
2009
2009
A Polymorphic Type System for the Lambda-Calculus with Constructors
Barbara Petit
International Conference on Typed Lambda Calculus…
2009
Corpus ID: 8082137
We present a Curry-style second-order type system with union and intersection types for the lambda-calculus with constructors of…
Expand
2006
2006
From Variadic Functions to Variadic Relations A miniKanren Perspective
William E. Byrd
,
Daniel P. Friedman
2006
Corpus ID: 14496668
We present an implementation of miniKanren, an embedding of logic programming in R 5 RS Scheme that comprises three logic…
Expand
2004
2004
Variadic Templates : Exploring the Design Space
Douglas P. Gregor
,
Jaakko Järvi
,
Gary 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
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