0 like 0 dislike 1 answer 92 views How to keep different kind of function pointers in a single vector in C++? asked Apr 26, 2021 in C++ by Pantycle_Genefanty (15.4k points) c++ cpp vector function pointer data type 0 like 0 dislike 1 answer 139 views Why is it often declare the function parameters with const in C++? asked Apr 24, 2021 in C++ by Pantycle_Genefanty (15.4k points) c++ const modifier variable data type function method argument parameter operator-overloading 0 like 0 dislike 1 answer 649 views What's denote ampersand sign between data type and variable name in C++? asked Apr 24, 2021 in C++ by Pantycle_Genefanty (15.4k points) c++ ampersand variable data type name function method argument parameter reference pointers class addressof 0 like 0 dislike 1 answer 6.1k views How convert std::string to std::wstring in C++? asked Aug 28, 2020 in C++ by Pantycle_Genefanty (15.4k points) cpp string convert wchar char data type 0 like 0 dislike 1 answer 237 views How convert std::wstring to const wchar_t* data type in C++? asked Aug 28, 2020 in C++ by Pantycle_Genefanty (15.4k points) cpp string data type convert value 0 like 0 dislike 1 answer 260 views How to get columns types of table in DB via SQL query? asked Jun 6, 2020 in SQL by Pantycle_Genefanty (15.4k points) sql db dbms column data type table To see more, click for the full list of questions or popular tags.