Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 222,828,424 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
An Artificial Intelligence Driven Multi-Feature Extraction Scheme for Big Data Detection
Jian Wan
,
Piaopiao Zheng
,
Huayou Si
,
N. Xiong
,
Wei Zhang
,
A. Vasilakos
IEEE Access
2019
Corpus ID: 195774693
The Internet improves the speed of information dissemination, and the scale of unstructured text data is expanding and…
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
2014
2014
PACXX: Towards a Unified Programming Model for Programming Accelerators Using C++14
Michael Haidl
,
S. Gorlatch
LLVM Compiler Infrastructure in HPC
2014
Corpus ID: 9267653
We present PACXX -- a unified programming model for programming many-core systems that comprise accelerators like Graphics…
Expand
2012
2012
A Nonlinear Feature Fusion by Variadic Neural Network in Saliency-based Visual Attention
Z. Kouchaki
,
A. Nasrabadi
International Conference on Computer Vision…
2012
Corpus ID: 29044928
This study presents a novel combinational visual attention system which applies both bottom-up and topdown information. This can…
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
2009
2009
Java Annotations
R. Stroud
Encyclopedia of Database Systems
2009
Corpus ID: 33263550
2007
2007
Variadic templates for C++
Douglas P. Gregor
,
Jaakko Järvi
ACM Symposium on Applied Computing
2007
Corpus ID: 14899853
Generic functions and classes accepting a variable number of type arguments have proven to be a very useful, but missing, feature…
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
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