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++11
Rationale for type traits checking triviality of class special functions
Aug 22, 2022
c++
c++11
c++14
language-lawyer
c++17
Puzzling performance difference between mac and a relatively powerful desktop
Jul 09, 2021
c++
performance
c++11
Placement-new an STL container and destroying it safely afterwards
Mar 07, 2019
c++
c++11
destructor
unions
placement-new
Why is std::function itself a copy-constructible type?
Oct 07, 2018
c++
c++11
Boost ASIO: Asynchronous write, synchronously
Jul 15, 2021
c++
c++11
asynchronous
boost
boost-asio
Variadic template issue
Oct 26, 2022
c++
c++11
templates
variadic-templates
g++ is used by qmake and gcc is configured by the kit
Mar 08, 2022
qt
c++11
qt5.9
gcc std::regex with -fpack-struct seg faults
Jun 14, 2020
c++
c++11
gcc
const, span, and iterator trouble
Aug 02, 2020
c++
c++11
constants
Why 'acquire/release' can not guarantee sequential consistency in c++11?
Oct 19, 2020
c++
c++11
memory-model
stdatomic
happens-before
Idiomatic way to enforce constexpr-ness of constexpr functions
Aug 25, 2022
c++
c++11
c++14
c++17
constexpr
Is it safe to modify elements of std::valarray<T> concurrently?
Sep 09, 2022
c++
multithreading
c++11
valarray
Why does std::is_copy_constructible not behave as expected?
Dec 26, 2021
c++
c++11
standards
typetraits
compile-time-constant
safely passing a callback from managed code to native code
Aug 20, 2022
c++11
c++-cli
Maximum number of threads in C++
Aug 26, 2022
c++
multithreading
c++11
numactl
Can an object of class type T be constant initialized when T has a non-trivial destructor?
Nov 03, 2022
c++
c++11
constexpr
cin to function arguments without variable
Sep 05, 2022
c++
c++11
input
Why does the following code not result in moving the object instead of copying?
Feb 08, 2022
c++
c++11
move-semantics
GCC throws init-list-lifetime warning on potentially valid code?
Sep 05, 2022
c++
c++11
gcc
language-lawyer
How to build a graph of specific function calls?
Aug 27, 2022
c++
c++11
templates
trace
runtime-configuration
« Newer Entries
Older Entries »