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++
Loading and using an HLSL shader?
Jan 20, 2026
c++
c
direct3d
hlsl
Installing LibCurl on Visual Studio 2010
Jan 18, 2026
c++
visual-studio
libcurl
C++ classes: virtual and override, or neither?
Jan 20, 2026
c++
class
overriding
virtual
To forward or move or not; how to determine which is preferred within the context of a class's usage?
Jan 20, 2026
c++
c++17
std
move-semantics
perfect-forwarding
stl function and function type vs function pointer type
Jan 20, 2026
c++
templates
function-pointers
Using class as enum-like, or with a specific value
Jan 20, 2026
c++
How to check if filesystem is already mounted using C/C++
Jan 19, 2026
c++
linux
linux-kernel
filesystems
mount-point
What is the reason for std::memcpy not being constexpr even in C++20?
Jan 19, 2026
c++
constexpr
c++20
C++ confusing closure captures [v] vs [v = v]
Jan 18, 2026
c++
c++17
A class both derives from and its first member has type deriving from the same base class. Is the class standard-layout?
Jan 20, 2026
c++
language-lawyer
Why can't I use #define for keywords in C?
Jan 20, 2026
c++
c
macros
macrodef
What am I doing wrong? (C++ strings)
Jan 19, 2026
c++
arrays
string
C++ dynamic casting
Jan 19, 2026
c++
inheritance
dynamic
polymorphism
How Do I Multiply Two 10x10 Arrays in C++?
Jan 19, 2026
c++
arrays
multidimensional-array
matrix-multiplication
Does numpy.i send actual pointers to C++, or make copies of memory?
Jan 20, 2026
python
c++
numpy
swig
numpy-ndarray
I get this error for having defined a function twice
Jan 19, 2026
c++
class
oop
enums
MSVC command-line option to remove debug information
Jan 19, 2026
c++
visual-studio
visual-studio-2019
C++ destruction of temporary object in an expression [duplicate]
Jan 18, 2026
c++
constructor
destructor
temporary-objects
template return when Element is a struct
Jan 20, 2026
c++
« Newer Entries
Older Entries »