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++
C#/C++: Launch an application and handle its I/O calls to the system
Oct 31, 2025
c#
c++
io
filesystems
Transpose (flip) matrix about secondary diagonal
Oct 31, 2025
c++
matrix
transpose
Can I programming OpenGL4+ in a card that support 2.1 only?
Oct 30, 2025
c++
c
opengl
How to make Qt Creator use Rosetta and x86 compiler on Mac M1?
Oct 31, 2025
c++
qt
qt-creator
apple-m1
rosetta
How to check whether elements of a range should be moved?
Oct 30, 2025
c++
c++20
std-ranges
How to store string constants that will be accessed by a number of different classes? [closed]
Oct 31, 2025
c++
c++11
Does GetSystemInfo give you the total number of virtual CPUs (i.e. hyper-threaded)?
Oct 30, 2025
c++
windows
multithreading
winapi
When to pass a pointer to pointer as argument to functions in C++? [duplicate]
Oct 31, 2025
c++
pointers
arguments
unique_ptr and forward declaration: the proper way to code a factory function
Oct 31, 2025
c++
c++11
smart-pointers
forward-declaration
What happens to a raw pointer if it's shared_ptr is deleted?
Oct 30, 2025
c++
Mutable anonymous struct
Oct 31, 2025
c++
struct
clang
constants
mutable
CMake how to group generated precompiled headers in Visual Studio
Oct 30, 2025
c++
visual-studio
cmake
enable_if and auto return type?
Oct 31, 2025
c++
type-traits
enable-if
C++ MultiThreading Mutex Locks Segmentation Fault
Oct 30, 2025
c++
multithreading
mutex
readwritelock
"Vector erase iterator out of range" in C++
Oct 30, 2025
c++
vector
Why doesn't braced initialization throw a narrowing error when converting from double to float?
Oct 29, 2025
c++
floating-point
g++
double
narrowing
Keeping an unordered list of small objects with frequent insertions and removals
Oct 30, 2025
c++
Why is the c++ standard library not working?
Oct 31, 2025
c++
macos
gcc
terminal
standard-library
I want to move semantics but I get a universal reference which hides copy semantics
Oct 30, 2025
c++
forwarding-reference
« Newer Entries
Older Entries »