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++
Why C++ have the type array?
May 02, 2026
c++
c
arrays
pointers
Should I declare a method noexcept if it never throws when used correctly? [duplicate]
May 02, 2026
c++
c++11
templates
exception
noexcept
Virtual inheritance: Why does it work when only one base class has "virtual" keyword? Is there a better way?
May 03, 2026
c++
inheritance
In GCC, inside a lambda, I can get constexpr variable from a non-constexpr template lambda, but not in Visual C++
May 01, 2026
c++
templates
lambda
c++20
constexpr
how to set image resource path for D3DXCreateTextureFromFileEx method?
May 03, 2026
c++
visual-studio-2010
directx
direct3d9
Using libraries like boost in cuda device code
May 03, 2026
c++
c
boost
cuda
Trying something simple with extern
May 01, 2026
c++
extern
How to statically identify dynamic heap allocation?
May 03, 2026
c++
embedded
heap-memory
How to get a caller graph from a given symbol in a binary
May 03, 2026
c++
gcc
callstack
nm
radare2
may a whole array reside in some cpu register?
May 03, 2026
c++
arrays
parameters
cpu
Stack object doesn't get recognized by Qt but heap object does
May 03, 2026
c++
oop
qt
What's the advantage of making methods public in an interface, but protected in the implementation?
May 03, 2026
c++
interface
virtual
access-specifier
Can I prevent zero initialization of the elements in an array data member in a non-POD class?
May 03, 2026
c++
arrays
constructor
initialization
How to skip/disregard files with names that use wide characters using std::filesystem?
May 03, 2026
c++
wstring
std-filesystem
How do I pass a 3D VkImage to a compute shader without the data changing?
May 02, 2026
c++
glsl
shader
vulkan
How to save and load a C++ application state in a modular way
May 03, 2026
c++
session
save
state
resume
C++ Cout floating point problem
May 02, 2026
c++
floating-point
How to read and write bits to a byte array
May 02, 2026
c++
c
class
buffer
bit
Why extended ASCII (special) characters take 2 bytes to get stored?
May 02, 2026
c++
c++11
utf-8
byte
ascii
Best way to deal with a trailing comma when using X macros in C++
May 01, 2026
c++
c++11
c++14
c-preprocessor
« Newer Entries
Older Entries »