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++
Is there a possibility to use std::vector<T> as parameter in this case
Dec 05, 2025
c++
Why can't C++23's enumerate_view (unlike Range-v3's namesake) be piped into Range-v3's to_vector?
Dec 05, 2025
c++
c++23
std-ranges
range-v3
How to use `static_assert(std::forward_iterator<my_iterator<...>>);`
Dec 05, 2025
c++
c++20
visual-studio-2022
explicit object accessing a protected member
Dec 05, 2025
c++
c++23
Pass getter-function as parameter
Dec 05, 2025
c++
c++17
Using C++ macros to construct a method name to call
Dec 05, 2025
c++
macros
metaprogramming
constexpr unsigned int * unsigned long not evaluated as unsigned long?
Dec 05, 2025
c++
c++20
constexpr-function
Two pointers referencing the same memory location, possible to make null if we deallocate the space?
Dec 05, 2025
c++
pointers
c++14
How to reduce the redundant code in a header file?
Dec 05, 2025
c++
dry
How interpret this C++ class declaration I found in a source?
Dec 05, 2025
c++
class
oop
templates
Compile C in Visual Studio 2012 without MSVCRT runtime
Dec 03, 2025
c++
c
visual-studio
visual-studio-2012
msvcrt
How to temporarily suppress output from printf?
Dec 05, 2025
c++
linux
Rotate image with opencv GPU
Dec 05, 2025
c++
opencv
rotation
gpu
Why do C++ standard library containers use memory pools, if apparently the malloc/free pair does the same job?
Dec 05, 2025
c++
memory-management
stl
malloc
pool
Why do clang and gcc duplicate code and branch vs unconditional jump inside loop?
Dec 04, 2025
c++
c
optimization
x86
FindNextFile Faild with Space Character
Dec 04, 2025
c++
winapi
Different semantic of comparison intrinsic instructions in avx512?
Dec 05, 2025
c++
sse
intrinsics
avx
avx512
Why does Window geometry change when migrating from VS2010 to VS2017?
Dec 05, 2025
c++
visual-studio
winapi
visual-studio-2017
What is causing the "error LNK2005: already defined in .obj" s errors in my code?
Dec 05, 2025
c++
compiler-errors
lnk2005
Trouble accessing value in a vector of pairs
Dec 05, 2025
c++
vector
std-pair
« Newer Entries
Older Entries »