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
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
Templated function template specialization
Apr 12, 2022
c++
c++11
templates
specialization
condition_variable, mutex and flag in one struct
May 10, 2022
c++
multithreading
c++11
struct
synchronization
This move constructor of Microsoft example appears to have redundant code
Aug 19, 2022
c++
c++11
move-constructor
c++ typedef to fix template args
Feb 28, 2022
c++
c++11
templates
c++03
Fedora 28 / GLIBC 2.27 libm.so.6 logf() and powf() c++
Jun 20, 2022
linux
c++11
debian
fedora
glibc
Check whether an object derived from enable_shared_from_this is managed by shared_ptr?
Oct 21, 2021
c++
c++11
c++17
shared-ptr
« Newer Entries
Older Entries »