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++
Reproducing performance results for vector insertion with google benchmark
Jun 18, 2026
c++
performance
benchmarking
stdvector
google-benchmark
Convert UTF-8 string containing accented character to UTF-16
Jun 18, 2026
c++
string
unicode
utf-8
c++17
compiling c++ program calling x11 on windows
Jun 18, 2026
c++
windows
x11
How to do Face Recognition using OpenCV? [closed]
Jun 17, 2026
c++
opencv
face-recognition
How do I cast address of a class method to (void *)
Jun 18, 2026
c++
visual-c++
gcc
architecture
x86
Reason for different speeds of floating point division with and without opt.flag -O3 (C++/C)
Jun 17, 2026
c++
c
gcc
floating-point
What's the best data structure to use for a sieve (i.e. list of numbers where some get crossed out)?
Jun 16, 2026
c++
data-structures
stdvector
sieve-of-eratosthenes
std-bitset
Setting up a C++ project using ANGLE and GLFW on Windows
Jun 17, 2026
c++
visual-studio
opengl-es
glfw
google-angle
What is the efficient way to copy vectors of one data type into a vector of struct of the same data type?
Jun 18, 2026
c++
vector
struct
memory-alignment
How does `decltype(true ? std::declval<T1>() : std::declval<T2>())` works?
Jun 17, 2026
c++
templates
decltype
declval
Is it unsafe to return a variable by `std::move` in stack? (Compiler shows warning for this)
Jun 18, 2026
c++
move
rvalue-reference
PocketFFT++ usage: Forward/Backward transforms not giving back original data
Jun 17, 2026
c++
c++11
signal-processing
fft
Can a header file name start with a digit?
Jun 17, 2026
c++
c
c-preprocessor
header-files
Avoid template mess when importing base class constructors of heavily templated base class
Jun 18, 2026
c++
templates
constructor
base-class
using-directives
why does CTAD result in a vector with iterators, not integers?
Jun 17, 2026
c++
vector
c++17
ctad
Why do I get a wrong pointer to a base class with a virtual constructor on C++?
Jun 17, 2026
c++
pointers
derived-class
How to make a default argument to parameter which takes function address?
Jun 17, 2026
c++
function
parameters
function-pointers
default-parameters
C++ - DirectWrite: Load font from file at runtime
Jun 18, 2026
c++
fonts
directwrite
Cannot get 100% CPU usage from thread class
Jun 18, 2026
c++
multithreading
« Newer Entries
Older Entries »