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++
"expected unqualified-id before 'void'" & "string in class does not name a type" errors
Jul 16, 2026
c++
string
class
Automatic Return Type for Pointers in C++
Jul 15, 2026
c++
class
templates
pointers
return
Implementation of back() in std::vector
Jul 16, 2026
c++
stl
C2440 error when using typecasting operator overload with Visual Studio 10
Jul 16, 2026
c++
templates
visual-c++
visual-c++-2010
QT https SSL support for static QT static program build - getting 'Protocol "https" is unknown'
Jul 15, 2026
c++
qt
ssl
static-linking
leave it on stack or put in on heap?
Jul 16, 2026
c++
heap-memory
cpu-cache
stack-memory
Converting a *.c/*.h project (compiled as C++) to *.cpp/*.hpp
Jul 17, 2026
c++
batch-file
include
rename
Why is iterating though `std::vector` faster than iterating though `std::array`?
Jul 16, 2026
c++
performance
benchmarking
inheritance error: "expected class-name before '{' token"
Jul 15, 2026
c++
inheritance
How to ensure that the assignment operator on a virtual base class is called only once?
Jul 17, 2026
c++
copy
assignment-operator
virtual-inheritance
diamond-problem
How to get a relative path for CMake unit tests?
Jul 17, 2026
c++
unit-testing
cmake
catch2
Algorithm of checking if the number is prime [duplicate]
Jul 17, 2026
c++
algorithm
primes
memory_order_relaxed and visibility
Jul 16, 2026
c++
atomic
cpu-architecture
stdatomic
CPU speed and threads in C++
Jul 15, 2026
c++
concurrency
MPEG backwards frame decoding using FFmpeg
Jul 16, 2026
c++
ffmpeg
decoding
mpeg
Why XOR before SETcc?
Jul 17, 2026
c++
assembly
x86
micro-optimization
Is there a reason to use std::distance() over iterator::operator-()? [duplicate]
Jul 15, 2026
c++
std
Is there an easier way to get the current time in hh:mm:ss format?
Jul 16, 2026
c++
« Newer Entries
Older Entries »