any in c++17

Опубликовано: 27 Март 2026
на канале: CppNuts
2,138
like

This is newly introduced data type in c++17, this is a replacement of void* and it don't just replace, it is type safe also, where void* is not.

FULL VIDEO :    • std::any In C++17 | any in C++  

JOIN ME
   / @cppnuts  
  / cppnuts  

#cppprogramming #cpp #programming