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++
How to apply the `__ramfunc` instrinsic to a constructor?
Nov 08, 2022
c++
constructor
embedded
iar
Difference between atomic decref implementations
Nov 09, 2022
c++
c
atomic
reference-counting
memory-model
My mergesort algorythm is slower with OpenMP, how can I make it faster then the serialized form?
Nov 09, 2022
c++
parallel-processing
openmp
mergesort
lifetime extension for function taking parameter by const& and returning by const&
Nov 08, 2022
c++
reference
lifetime
vectors iteration compiles to very different instructions
Nov 09, 2022
c++
loops
Why does this lambda in C++ include every reference?
Nov 09, 2022
c++
optimization
lambda
x86
g++
Is there a (deep) copy constructor for pybind11::array_t?
Nov 09, 2022
python
c++
pybind11
Splatting a struct
Nov 07, 2022
c++
struct
initializer-list
splat
variable-templates
How do I handle gamma correction and colors in a PNG file?
Nov 09, 2022
c++
qt
colors
png
libpng
How to fix "undefined symbol" in CLANG when using simple Template
Nov 08, 2022
c++
c++14
llvm-clang
How to get clang-format to break on << and >>
Nov 09, 2022
c++
clang-format
Is there a way to ensure that a code only uses names from std, and not the global namespace?
Nov 08, 2022
c++
What are the benefits of introducing std::web_view facility into the standard?
Nov 09, 2022
c++
c++20
What is the difference between Factory method design pattern and Bridge pattern?
Nov 09, 2022
c++
algorithm
design-patterns
Why is there only pointer to function instead of var of function?
Nov 07, 2022
c++
function
function-pointers
typedef
What's the structure of .arm.extab entry in armcc?
Nov 08, 2022
c++
arm
keil
armcc
uint32_t does not name a type
Nov 10, 2022
c++
linux
gcc
Passing a JS ArrayBuffer or TypedArray to Emscripten w/o Copying
Sep 26, 2021
javascript
c++
emscripten
arraybuffer
typedarray
std::vector : cannot bind 'std::ostream {aka std::basic_ostream<char>}' lvalue to 'std::basic_ostream<char>&&'
Sep 28, 2021
c++
gcc
c++11
stl
iostream
How to enable __int128 on Visual Studio?
Sep 28, 2021
c++
visual-studio
int128
« Newer Entries
Older Entries »