Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in c++
multiple keys for a map in C++ [duplicate]
Nov 09, 2025
c++
stl
dictionary
Is there an autosave feature in Visual Studio 2017 to deal with its bugs and crashes?
Nov 09, 2025
c++
mfc
visual-studio-2017
I am not able to create a unreal engine 4 c++ project
Nov 10, 2025
c++
unreal-engine4
What is difference between iterators and pointers [duplicate]
Nov 10, 2025
c++
iterator
Overloaded Function as Argument to Templated Function
Nov 09, 2025
c++
clang
clang++
c++-templates
Why can't the compiler find the assignment operator?
Nov 09, 2025
c++
assignment-operator
Cppcheck says 'Reference to temporary returned' but code runs fine. False positive maybe?
Nov 09, 2025
c++
cppcheck
C++23: Is it valid to modify the elements of a `zip_view`?
Nov 09, 2025
c++
language-lawyer
std-ranges
c++23
LuaJIT lib built with /MD but does not cause runtime library mismatch with /MDd program?
Nov 09, 2025
c++
visual-studio
static-libraries
luajit
.lib
How to change stream from text mode to binary in C++?
Nov 09, 2025
c++
text
stream
binary
ifstream
In cpp what is the difference between `new int` and `new int[1]`?
Nov 09, 2025
c++
heap-memory
How to get the list of all the files(objects) in a folder exposed by an MTP device using Windows Portable Devices C++ API?
Nov 09, 2025
c++
winapi
com
mtp
wpd
C++, OpenCV and "what" for cross-platform GPU programing [closed]
Nov 09, 2025
android
c++
ios
opencv
gpu
How to make the text of a QComboBox bold, but not the list items?
Nov 08, 2025
c++
qt
qcombobox
qtstylesheets
Why is select_on_container_copy_construction needed?
Nov 09, 2025
c++
c++11
memory-management
c++17
Qt5 CMake include all libraries into executable
Nov 09, 2025
c++
qt
build
cmake
static-linking
Why does the C++ standard not change std::set to use std::less<> as its default template argument?
Nov 08, 2025
c++
c++14
standards
c++20
backwards-compatibility
C++ variadic templates with type and non-type argument mixing for recursive inheritance
Nov 09, 2025
c++
templates
variadic-templates
Why pass structure to function instead of separate parameters? [duplicate]
Nov 08, 2025
c++
function-parameter
Passing Member Function Pointers Between Modules
Nov 09, 2025
c++
« Newer Entries
Older Entries »