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++
What purpose does the dot( . ) fulfil in this piece of code
Oct 21, 2025
c++
What is the Language neutral, User default LANGID, and System default LANGID?
Oct 21, 2025
c++
winapi
localization
How to zero a new array?
Oct 21, 2025
c++
Unable to use redirected std::cout in Catch2
Oct 21, 2025
c++
catch2
Const correctness with std::vector<str::shared_ptr<T>>
Oct 21, 2025
c++
Is auto for function input parameters a replacement for function templates?
Oct 21, 2025
c++
function
templates
c++20
auto
In final class derived from base class with virtual destructor, does derived class destructor need “virtual” keyword? Should it have “final” keyword?
Oct 20, 2025
c++
c++17
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
« Newer Entries
Older Entries »