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++
Define a compare function for std::map which uses values instead of keys
Nov 03, 2025
c++
dictionary
stl
compare
stdmap
In C++, how can I delete all zeros except for x of them in every run of consecutive zeros within a list?
Nov 02, 2025
c++
algorithm
list
c++11
erase-remove-idiom
Is it possible to compile c++ code with gcc?
Nov 03, 2025
c++
gcc
Returning a value from Visitor pattern
Nov 03, 2025
c++
design-patterns
visitor-pattern
building lib with pybind11 linking other shared lib
Nov 03, 2025
python
c++
pybind11
C++11 - tuple and move semantics
Nov 02, 2025
c++
c++11
How to Compare Two variable of HANDLE type
Nov 03, 2025
c++
winapi
process
handle
Are friend functions inherited? and why would a base class FRIEND function work on a derived class object?
Nov 02, 2025
c++
class
inheritance
friend
friend-function
Iterating over unordered_map of vectors
Nov 03, 2025
c++
vector
unordered-map
How to get index from fold expression
Nov 02, 2025
c++
C++: Can a class has an object of it's own type?
Nov 03, 2025
c++
oop
conways-game-of-life
Error : LNK1104 cannot open file 'pthread.lib'
Nov 02, 2025
c++
cmake
visual-studio-2017
pthreads
webrtc
Compiler choice of not using REP MOVSB instruction for a byte array move
Nov 02, 2025
c++
assembly
visual-c++
x86
compiler-optimization
Converting a valarray to a vector without copying
Nov 02, 2025
c++
vector
valarray
How to put ticks at custom places on a Qslider?
Nov 02, 2025
c++
qt
user-interface
qslider
Convert character array to float?
Nov 03, 2025
c++
Can having too many threads increase the cpu consumption?
Nov 02, 2025
c++
multithreading
performance
optimization
architecture
How to make join view in C++ preserving random access?
Nov 02, 2025
c++
c++20
std-ranges
Spaceship comparison contradicts equality operator
Nov 02, 2025
c++
c++20
spaceship-operator
Why does template deduction for a nested std::array with one element result in a one dimensional std::array?
Nov 02, 2025
c++
template-argument-deduction
stdarray
list-initialization
« Newer Entries
Older Entries »