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++
Should pmr containers with different allocators compare equal?
Oct 20, 2025
c++
comparison-operators
allocator
c++pmr
Is there a reason to use std::int64_t from <cstdint>/<cinttypes> over int64_t from <stdint.h>/<inttypes.h>?
Oct 21, 2025
c++
CMake: can't find header files
Oct 19, 2025
c++
cmake
ctest
How to get ethtool settings?
Oct 21, 2025
c++
c
linux
ioctl
OSX: clang / ld says it can't find a static library even though it exists and all parameters are correct
Oct 21, 2025
c++
linker
clang
ld
cmake error: "cc: error: unrecognized command line option ‘-std=c++20’; did you mean ‘-std=c++2a’?"
Oct 20, 2025
c++
gcc
Warning C6387 Visual Studio
Oct 21, 2025
c++
visual-studio
winapi
warnings
What is the advantage of using boost::bind?
Oct 20, 2025
c++
function
boost
C++ Protocol Buffer: Temporary of non-literal type 'google::protobuf::internal::CallOnInitializedMutex <std::mutex>' in a constant expression
Oct 21, 2025
c++
c++11
protocol-buffers
Can I improve branch prediction with my code?
Oct 20, 2025
c++
gcc
optimization
branch-prediction
likely-unlikely
In practice, when `std::unordered_map` must be used instead of `std::map`?
Oct 21, 2025
c++
stl
unordered-map
stdmap
How to cast a double into std::chrono::milliseconds
Oct 20, 2025
c++
timer
casting
c++-chrono
Can someone explain to me why txt3, txt4 and txt4, txt5 are not equal?
Oct 20, 2025
c++
How to choose Ninja as CMake generator with Conan?
Oct 20, 2025
c++
cmake
conan
Why is the hash function O(1)
Oct 21, 2025
c++
string
algorithm
hash
Does resize on a std::vector<int> set the new elements to zero?
Oct 21, 2025
c++
c++11
integer
stdvector
value-initialization
Listing physical drives installed on my computer [duplicate]
Oct 21, 2025
c++
windows
boost
hard-drive
How to save a vtkSphere to a VTK file?
Oct 21, 2025
python
c++
vtk
paraview
Allow member function for a specific type only
Oct 21, 2025
c++
templates
partial-specialization
« Newer Entries
Older Entries »