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
What language rules permit C++11 to deduce that this is an initializer_list of pairs?
Mar 14, 2018
c++
c++11
language-lawyer
initializer-list
list-initialization
Why decltype isn't implicit?
Sep 17, 2022
c++
c++11
C++ array size declaration and const
Oct 26, 2022
c++
c
arrays
c++11
constants
function-try-block and noexcept
Apr 04, 2022
c++
visual-c++
c++11
c++14
noexcept
Why is there no [] operator for std::shared_ptr? [duplicate]
Oct 29, 2022
c++
c++11
shared-ptr
unique-ptr
How to convert std::future<T> to std::future<void>?
Aug 17, 2022
c++
c++11
asynchronous
future
Why is direct-list-initialization with auto considered bad or not preferred?
Jan 12, 2018
c++
c++11
initialization
auto
type-deduction
Does the MOV x86 instruction implement a C++11 memory_order_release atomic store?
Jul 24, 2018
c++
c++11
x86
memory-model
stdatomic
Default to making classes either `final` or give them a virtual destructor?
Jan 31, 2022
c++
c++11
final
virtual-destructor
What does SFINAE not work correctly with following has_member function?
Aug 08, 2021
c++
templates
c++11
template-specialization
sfinae
lambda scope for static members initializer
May 08, 2022
c++
c++11
lambda
Detecting presence of an arbitrary member
Aug 26, 2022
c++
templates
c++11
c++14
How to pass vector elements as arguments to variadic template function?
Oct 16, 2021
c++
c++11
c++14
C++ constexpr keyword placement
Dec 21, 2017
c++
c++11
constexpr
Filling a vector with multiple threads
Sep 30, 2022
c++
multithreading
c++11
Rvalue reference and auto&& local variables
Feb 09, 2022
c++
c++11
How to check if a class has a default constructor, either public, protected or private
Sep 10, 2019
c++
c++11
c++14
Should copy assignment operator pass by const reference or by value?
Nov 02, 2022
c++
c++11
move-semantics
assignment-operator
SFINAE to have a class member only if possible
Apr 18, 2020
c++
c++11
templates
sfinae
Test floating point std::vector with C++ Catch
Apr 07, 2022
c++
c++11
vector
catch-unit-test
« Newer Entries
Older Entries »