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
Wrap printf with custom condition
Sep 22, 2025
c
printf
customization
variadic-functions
Pushing and popping the first element of a std::tuple
Sep 19, 2025
c++
c++11
variadic-templates
variadic-functions
implicit declaration of function ‘va_start’
Sep 17, 2025
c
linux
gcc
variadic-functions
Is there any way to retrieve a float from a varargs function's parameters?
Sep 16, 2025
c
objective-c
variadic-functions
Standard Java varargs converter to array
Sep 13, 2025
java
arrays
methods
variadic-functions
Clojure : more than 1 variadic overload, more idiomatic way to do?
Sep 13, 2025
clojure
variadic-functions
va_arg - different behavior on Linux and Windows
Sep 05, 2025
c
variadic-functions
How are variadic variables represented on the stack?
Sep 05, 2025
c
pointers
stack
variadic-functions
How to pass variadic parameters from one function to another in Go
Sep 05, 2025
go
composition
variadic-functions
marshaling variable arguments - __arglist or alternative
Mar 21, 2023
c#
c++
pinvoke
marshalling
variadic-functions
What is the use of variadic constructor in C++?
Mar 15, 2023
c++
constructor
variadic-functions
variadic
Builder pattern multiple varargs [duplicate]
Mar 16, 2023
java
variadic-functions
effective-java
builder-pattern
Why it compiles "List<String> lst; Object[] o = lst;" if List<String> is varargs?
Mar 13, 2023
java
variadic-functions
varags functions that return vargas lambdas lua
Mar 11, 2023
lambda
lua
scope
variadic-functions
What is difference between varagrs using (int...i) and (Integer...i)
Mar 11, 2023
java
arrays
variadic-functions
Implement STL functions in variadic template
Mar 10, 2023
c++
templates
metaprogramming
variadic-templates
variadic-functions
Variadic templates type traits resolution
Feb 23, 2023
c++
c++11
variadic-templates
variadic-functions
__VA_ARGS__ Macro expansion
Feb 22, 2023
objective-c
macros
variadic-functions
How to check if NSString format contains the same number of specifiers as there are variadic arguments?
Feb 22, 2023
objective-c
nsstring
stringwithformat
variadic-functions
Ambiguous Overload in Scala 3 with Varargs
Sep 03, 2025
scala
overloading
variadic-functions
scala-3
Older Entries »