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 `using std::cin` and `using std::cout` be avoided or encouraged?
Oct 26, 2025
c++
coding-style
code-readability
Manually prioritize overloaded functions
Oct 26, 2025
c++
templates
overloading
How do I access objects from a vector of "pointer-to-objects" in c++
Oct 25, 2025
c++
pointers
vector
Using Boost::Beast for CPU-heavy REST APIs, Should I use Async or Sync way to implement them to expect the better latency?
Oct 26, 2025
c++
c++11
boost
c++14
boost-beast
Querying Windows display scaling
Oct 26, 2025
c++
windows
winapi
Compare uint8_t with hexadecimal in C++
Oct 25, 2025
c++
atmega
C++ std::map<std::string, AnyType> find a range of partially matching strings
Oct 26, 2025
c++
stdmap
How do I control the type of value returned by std::ranges::iota_view?
Oct 26, 2025
c++
std
c++20
c++ bad_alloc exception not catched
Oct 25, 2025
c++
stdvector
bad-alloc
Porting from Glib to Qt
Oct 24, 2025
c++
qt
glib
qtcore
qfileinfo
What is equivalent mmap in C++ for linux?
Oct 26, 2025
linux
c++
mmap
Binary Search using a vector
Oct 24, 2025
c++
search
vector
std::jthread runs a member function from another member function
Oct 25, 2025
c++
multithreading
class
Troubleshooting pycocotools installation
Oct 25, 2025
python
c++
windows
tensorflow
pycocotools
C++ is there a difference between dereferencing and using dot operator, vs using the arrow operator [duplicate]
Oct 26, 2025
c++
dereference
What is a fast fallback algorithm which emulates PDEP and PEXT in software?
Oct 25, 2025
c++
optimization
x86
bit-manipulation
bmi
"No definition of main in vertex shader" during OpenGL Program link status check
Oct 25, 2025
c++
opengl
glsl
vbo
Determining the unique rows of a 2D array (vector<vector<T> >)
Oct 26, 2025
c++
« Newer Entries
Older Entries »