Page 1 of 1

What is any in C++?

Posted: Wed Jul 13, 2022 7:53 pm
by answerhappygod
a) STL container used to store a single value of any type
b) Exception class in C++
c) Fundamental type provided by C++
d) Template data type