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
Is assignment of braced-init-list to an array correct? [closed]
Mar 16, 2021
c++
c++11
g++
language-lawyer
standards-compliance
Is there a legal way to print tuples and pairs using operator<<?
Sep 09, 2020
c++
c++11
argument-dependent-lookup
Why does this initializer_list use misbehave when passing strings?
Jan 26, 2021
c++
c++11
iterator
stdinitializerlist
Ambiguous overload on argument-less variadic templates
Sep 08, 2021
c++
c++11
variadic-templates
template-meta-programming
Is this the right way to implement pimpl wth unique_ptr and move-semantics in C++11
Oct 19, 2022
c++
c++11
unique-ptr
Boost any_range performance: std::prev(iterator) versus --iterator
Dec 25, 2017
c++
performance
boost
c++11
iterator
Can iter_swap be specialised?
Sep 13, 2022
c++
algorithm
vector
c++11
containers
Can a container's iterator yield something other than an lvalue?
Aug 23, 2022
c++
c++11
why vector's move ctor does not deduce a noexcept()?
Nov 20, 2022
c++
c++11
g++
move-semantics
std::align and std::aligned_storage for aligned allocation of memory blocks
Aug 16, 2022
c++
c++11
alignment
allocator
How to implement Observer pattern in C++ [closed]
Apr 28, 2022
c++
design-patterns
c++11
std::lock_guard<std::mutex> segfaults on construction?
May 24, 2017
c++
c++11
segmentation-fault
mutex
constexpr with std::array - "Non-type template argument is not a constant expression" [duplicate]
Oct 14, 2018
c++
templates
c++11
clang
constexpr
hash_value function in C++11
Sep 12, 2020
c++
boost
c++11
Are there cases where constexpr should be avoided, even it it could be used?
May 09, 2022
c++
c++11
constexpr
Suggested max size for stack allocations
Sep 24, 2019
c++
c++11
memory
heap-memory
stack-memory
'TypeInfo<char>(char *)' isn't defined but worked pre-C++11; what changed, and how can I fix the error?
Jan 06, 2020
c++
c++11
visual-studio-2015
c++03
Is there a C++ equivalent of WaitforSingleObject?
Jun 09, 2019
c++
multithreading
c++11
waitforsingleobject
volatile and const volatile std::tuple and std::get
May 11, 2022
c++
c++11
SFINAE enable_if explicit constructor
Jul 20, 2020
c++
templates
c++11
sfinae
enable-if
« Newer Entries
Older Entries »