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 does a compiler treat lambdas differently than regular functions?
Nov 09, 2022
c++
lambda
compilation
language-lawyer
Mixing Relaxed and Release-Acquire Memory Orders
Nov 09, 2022
c++
multithreading
synchronization
atomic
stdatomic
Using libcurl multi interface for consecutive requests for same "easy" handle
Nov 09, 2022
c++
multithreading
libcurl
Inconsistent stringstream behavior when parsing doubles in libc++ and glibc
Nov 09, 2022
c++
parsing
double
stringstream
Declaration works with auto but not by explicitly declaring the type? [duplicate]
Nov 09, 2022
c++
c++11
Static data member initialization in the class definition?
Nov 08, 2022
c++
How to use C++ template magic in order to pattern match on type
Nov 07, 2022
c++
How to convert a 32 bit signed integer value to 64 bit signed integer equivalent in C
Nov 09, 2022
c++
c
casting
List-initialization of a reference to an array of unknown size: is it supposed to deduce the array size?
Nov 09, 2022
c++
arrays
reference
list-initialization
How to fix namespace "std" has no member "sqrt" in VSCode?
Nov 09, 2022
c++
visual-studio-code
Why VS and gcc call different conversion operators here (const vs non-const)?
Nov 09, 2022
c++
operator-overloading
constants
operator-keyword
Why do C++ deprecated warnings print twice?
Nov 09, 2022
c++
gcc
g++
Template metafunctions to generate pybind11 bindings
Nov 08, 2022
c++
templates
template-meta-programming
pybind11
Why does `getline` on `wifstream` read garbled input from UTF-16 encoded file?
Nov 08, 2022
c++
linux
utf-16
wifstream
How to apply the `__ramfunc` instrinsic to a constructor?
Nov 08, 2022
c++
constructor
embedded
iar
Do branch likelihood hints carry through function calls?
Nov 19, 2022
c++
compiler-optimization
c++20
branch-prediction
Standard library containers producing a lot of copies on rvalues in GCC
Dec 30, 2021
c++
gcc
c++11
mingw
rvalue-reference
Why doesn't std::remove_const remove const qualifier?
Sep 30, 2021
c++
c++11
constants
typetraits
decltype
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 »