3. Which of the following functionalities can be used to construct tuples? a) std::make_tuple. b) Initializer lists.
Question:
3. Which of the following functionalities can be used to construct tuples?
a) std::make_tuple.
b) Initializer lists.
c) Tuple concatenation.
d) Using std::tie to create a tuple of lvalue references.
Fantastic news! We've Found the answer you've been seeking!
Step by Step Answer:
Related Book For
Question Posted: