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 does std::ranges::find_if return an iterator but std::ranges::find_last_if return a subrange?
Jan 01, 2026
c++
std
std-ranges
c++23
Optimal instruction sequence for AVX512 gather of 4D vectors
Jan 01, 2026
c++
vectorization
intel
simd
avx512
Constructor not throwing exception [duplicate]
Dec 31, 2025
c++
exception
constructor
most-vexing-parse
Once more volatile: necessary to prevent optimization?
Jan 01, 2026
c++
memory
volatile
When a fixed-length char array is initialized with a short string, how is the remaining space initialized? [duplicate]
Jan 01, 2026
c++
initialization
c++14
Why converting constructor needs copy constructor to be declared when explicit cast performed?
Dec 31, 2025
c++
copy-constructor
copy-elision
Opengl: How do I texture a model made with a vertex array?
Jan 01, 2026
c++
opengl
vertex-array
Is there any way to make a template function to apply on an array of any length in C++?
Jan 01, 2026
c++
arrays
templates
Assigning a const-string to a constant sized char array, what happens in un-used array indices?
Dec 31, 2025
c++
c++11
cannot convert 'a' (type 'int') to type 'double&
Jan 01, 2026
c++
templates
casting
How do you store voxel data?
Jan 01, 2026
c++
voxel
What is the status of abbreviated functions in C++? [duplicate]
Dec 31, 2025
c++
c++14
c++17
Complex I/O using Console.WriteLine() [duplicate]
Dec 30, 2025
c#
c++
io
console.writeline
Qt on Android studio
Dec 31, 2025
android
c++
qt
How to use Boost libraries directly from github using cmake FetchContent or any simpler solution?
Dec 31, 2025
c++
boost
cmake
build
dependency-management
For a member function, are constexpr, const reference return type, and const qualification mutually independent?
Jan 01, 2026
c++
constexpr
member-functions
pointer being freed was not allocated for pointer assignment
Dec 31, 2025
c++
pointers
new-operator
Tool for simplifying/optimizing logic? [closed]
Jan 01, 2026
c++
c
optimization
tan() computation is two times longer than sin()/cos() with g++ 4.8.2
Dec 31, 2025
c++
c++11
g++4.8
Preprocessor definitions not propagating from CMake to Unix Makefiles
Dec 31, 2025
c++
makefile
cmake
c-preprocessor
« Newer Entries
Older Entries »