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
C++ `ifdef` with concatenation of macros values
Sep 09, 2022
c++
c++11
visual-c++
c-preprocessor
visual-c++-2012
Implementing copy and move assignment with a single function
Nov 20, 2022
c++
c++11
move
assignment-operator
library-design
Why calling via weak_ptr is so slow?
Jun 15, 2022
c++
performance
c++11
g++
static, constexpr, const - what do they mean when all used together?
Oct 30, 2022
c++
c++11
static
constants
constexpr
C++ What is the best way of allowing moving data out of a class member (std::move syntax)
Nov 04, 2022
c++11
move-semantics
Cython build can't find C++11 STL files - but only when called from setup.py
Nov 21, 2022
python
c++11
cython
noexcept expression vs type traits
Feb 01, 2018
c++
c++11
Is it possible to create an instance of a class within the same class?
Sep 15, 2022
c++
c++11
Why std::array does not contain an initializer-list constructor [duplicate]
Nov 15, 2022
c++
arrays
c++11
Pointer to a member function
Oct 02, 2022
c++
c++11
rvalue
pointer-to-member
Why does []mutable{} not compile?
Nov 19, 2019
c++
c++11
lambda
mutable
Approach of using an std::atomic compared to std::condition_variable wrt pausing & resuming an std::thread in C++
Nov 06, 2022
c++
c++11
stdthread
stdatomic
Why does g++ fail init of std::function<> from type with conversion operator and inaccessible function call operators?
Sep 28, 2022
c++
c++11
gcc
language-lawyer
C++ static variable initialization inside a template function
Aug 29, 2022
c++
c++11
templates
static
Why doesn't the C++ standard library provide constexpr versions of the cmath functions?
Oct 21, 2022
c++
c++11
constexpr
c++-standard-library
How to hide warnings in compilation from external libraries
Oct 26, 2022
c++
c++11
makefile
compilation
How to set 3-key sequence shortcut with two key modifiers in Qt?
Mar 15, 2021
c++
qt
c++11
qt5
keyboard-shortcuts
How to use this macro to test if memory is aligned?
Nov 04, 2022
c++
c++11
vectorization
simd
avx2
CppCoreChecker C-Style cast warning when using range based for loop on vector
May 02, 2021
c++
c++11
static-analysis
cpp-core-guidelines
Template Template Arguments Inconsistent with Deduced Template Arguments
Oct 21, 2022
c++
c++11
templates
« Newer Entries
Older Entries »