Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in variadic-functions
In Java, why is the call foo() not ambigious given 2 varags methods foo(int... ints) and foo(Object... objects)?
Aug 09, 2021
java
variadic-functions
ambiguous
Is there a varargs null check function in Java or Apache Commons?
Apr 30, 2022
java
validation
null
variadic-functions
How to call a Clojure variadic function from Java
Oct 15, 2022
java
clojure
interop
variadic-functions
Which integral promotions do take place when printing a char?
Nov 08, 2022
c
printf
undefined-behavior
variadic-functions
integer-promotion
Why do Guava classes provide so many factory methods instead of just one that takes varargs? [duplicate]
Nov 21, 2013
java
guava
variadic-functions
Is it possible to use default arguments and a variable number of arguments in a single function?
Mar 25, 2020
c++
variadic-functions
default-arguments
Generic with Variable Type Arguments
Oct 17, 2022
java
generics
syntax
variadic-functions
C++ variable arguments with std::string only
Jan 10, 2019
c++11
stdstring
variadic-functions
printf
How to force linkage to older libc `fcntl` instead of `fcntl64`?
Jan 28, 2022
c
ld
variadic-functions
glibc
fcntl
C++ Template Class Constructor with Variable Arguments
Oct 21, 2022
c++
templates
variadic-functions
Haskell function that takes a variadic function as an argument (and returns something else than that func) without FlexibleInstances, pure Haskell2010
Feb 08, 2022
haskell
types
lambda
typeclass
variadic-functions
How do I get a formatted NSString from format and va_list?
Apr 04, 2022
iphone
objective-c
cocoa-touch
nsstring
variadic-functions
Two variadic templates for a single function?
Nov 17, 2022
c++
templates
c++11
variadic-templates
variadic-functions
Default arguments and variadic functions
Aug 10, 2018
c++
variadic-functions
default-parameters
random picker function using variadic templates -- is it possible?
Oct 30, 2021
c++
c++11
variadic-functions
variadic-templates
How to define a variadic function
Oct 14, 2022
function
scheme
arguments
variadic-functions
chicken-scheme
Unspecified number of parameters in C functions - void foo()
Aug 17, 2022
c
function
arguments
parameter-passing
variadic-functions
Why won't Java call the (List<Object>) method, if I have an (Object...) one?
Sep 23, 2022
java
overloading
variadic-functions
How are these methods ambiguous? (one takes array, another takes varargs)
Nov 08, 2022
java
variadic-functions
How to pass Scala Seq to a Java varargs
Nov 14, 2022
java
scala
variadic-functions
« Newer Entries
Older Entries »