StackOverflow Questions for Tag: variadic

inducingchaos
inducingchaos

Reputation: 355

How do I achieve *recursive variadic generic property inference* for siblings of an object/record?

Score: 3

Views: 53

Answers: 2

Read More
P...
P...

Reputation: 685

Null-terminating a list of arguments for a C variadic function

Score: 0

Views: 480

Answers: 5

Read More
S.Zarei
S.Zarei

Reputation: 163

How to use RxCpp operators on a list of observables?

Score: 1

Views: 1130

Answers: 2

Read More
Tiramisu
Tiramisu

Reputation: 43

Variadic arguments vs. upcasting arguments

Score: 4

Views: 100

Answers: 2

Read More
Johny Siemano Kolano
Johny Siemano Kolano

Reputation: 147

How to properly forward non template, variadic arguments in C/C++ under MSVC

Score: 0

Views: 99

Answers: 3

Read More
Gursimranjit
Gursimranjit

Reputation: 19

How do I pass different data types in a variadic function, with parameter folds?

Score: 0

Views: 128

Answers: 3

Read More

C++17: explicit first template parameter before variadic template

Score: 2

Views: 94

Answers: 2

Read More
Roman
Roman

Reputation: 1500

Type Parameter Packs: how to return a tuple instead of an array?

Score: 1

Views: 125

Answers: 1

Read More
Francis Cugler
Francis Cugler

Reputation: 7925

Storing multiple types into class member container

Score: 0

Views: 91

Answers: 2

Read More
pkamb
pkamb

Reputation: 35052

Convert `(String, Int)...` variadic parameter function to Dictionary for ExpressibleByDictionaryLiteral

Score: 0

Views: 83

Answers: 2

Read More
Lee
Lee

Reputation: 23

Using Variadic Function to pass args into a vector

Score: 1

Views: 170

Answers: 5

Read More
Philipp317
Philipp317

Reputation: 51

Confusion about type deduction in variadic templates

Score: 3

Views: 77

Answers: 1

Read More
smithco
smithco

Reputation: 729

Passing variadic args in Swift 4 for os_log

Score: 13

Views: 3665

Answers: 4

Read More
safineh
safineh

Reputation: 168

optional named argument after variadic argument

Score: 0

Views: 572

Answers: 1

Read More
Martin Fehrs
Martin Fehrs

Reputation: 1091

Achieve the opposite of __VA_OPT__ in variadic preprocessor function-like macros

Score: 1

Views: 777

Answers: 1

Read More
haelix
haelix

Reputation: 4555

Can template parameters match both types and templates seamlessly, perhaps as part of a variadic?

Score: 1

Views: 325

Answers: 1

Read More
Saeedou
Saeedou

Reputation: 11

Variadic function pointer in C

Score: 1

Views: 280

Answers: 4

Read More
Roman
Roman

Reputation: 1500

Variadic Generics vs. Value and Type Parameter Packs in Swift

Score: 1

Views: 382

Answers: 1

Read More
Roman
Roman

Reputation: 1500

"some" keyword with variadic parameter in Swift

Score: 0

Views: 253

Answers: 2

Read More
user9011377
user9011377

Reputation:

How does one parse argument values from a function with a varying arguments signature?

Score: 0

Views: 137

Answers: 4

Read More
PreviousPage 1Next