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++
Numeric input in C++ with trailing chars
Aug 04, 2026
c++
double
cin
Using `getline(cin, s);` after using `cin >> n;`
Aug 02, 2026
c++
stream
does a void function prevent a memory leak even if I declare memory on the heap?
Aug 04, 2026
c++
memory
memory-management
memory-leaks
Changing Struct or Class inside a Class | with or without pointers
Aug 04, 2026
c++
class
parsing
struct
kdevelop Unit-Tests with gtest
Aug 05, 2026
c++
unit-testing
googletest
kdevelop
Will using extern C keyword for a specific header in C++ allow for conversion from void* to char*?
Aug 04, 2026
c++
c
Is there any way to build ZeroMQ for emscripten?
Aug 04, 2026
c++
zeromq
emscripten
webassembly
Can't compile c++ program with OpenCV. OpenCVConfig.cmake file missing
Aug 02, 2026
c++
macos
opencv
cmake
Unable to catch a std::runtime_error
Aug 03, 2026
c++
c++11
exception
In C++, check if a number has already been added to a list, without brute force searching that list
Aug 04, 2026
c++
algorithm
indexing
time-complexity
lookup
std::istream_iterator doesn't work with std::pair [duplicate]
Aug 04, 2026
c++
templates
c++11
token-name-resolution
How to know if an IntegerLiteral comes from a decimal or octal representation with Clang?
Aug 04, 2026
c++
c
clang
Extracting middle 16 bits of a 32 bit long
Aug 04, 2026
c++
bit-manipulation
Implicitly-deleted copy constructor compile error returning value of a pointer
Aug 04, 2026
c++
Iterative logarithmic exponentiation
Aug 04, 2026
c++
recursion
tail-recursion
iteration
exponentiation
Can I return a NULL-Pointer in a C++ method?
Aug 04, 2026
c++
qt
null
return
increment and decrement with cout in C++ [duplicate]
Aug 04, 2026
c++
increment
cout
decrement
Is the main function callable in C++ or C [duplicate]
Aug 03, 2026
c++
c
c++11
Copy constructor's signature without reference
Aug 04, 2026
c++
c++11
constructor
copy-constructor
Will a destructor be called if it is for an object in a vector?
Aug 04, 2026
c++
memory
destructor
« Newer Entries
Older Entries »