any is one of the newest features of C++17 that provides a type-safe container to store single value of any type. In layman’s terms, it… Read More »
The post std::any Class in C++ appeared first on GeeksforGeeks.
std::any Class in C++
Reviewed by Shoaib Khan
on
November 19, 2018
Rating:
No comments: