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 it legal for a standard library implementation to specialize a function templated on a concept with a child concept?
Apr 05, 2022
c++
c++11
language-lawyer
c++14
Reference or pointer to std::vector of incomplete type
Feb 25, 2018
c++
templates
c++11
vector
atomic fetch_add vs add performance
Feb 16, 2021
c++
multithreading
c++11
Least-restrictive memory ordering for single-producer, single-consumer ringbuffer?
Aug 13, 2019
c++
multithreading
c++11
memory-barriers
Template arguments deduction for function parameter pack followed by other parameters
Jun 14, 2021
c++
c++11
variadic-templates
template-argument-deduction
Is libstdc++ wrong to reject assignment of volatile rvalue to std::ignore?
Oct 16, 2019
c++
c++11
g++
tuples
language-lawyer
std::wcstok in VS 2015
Sep 29, 2020
c
c++11
visual-studio-2015
c11
Does the standard mandate enable_shared_from_this is to be inherited publicly? Why?
Aug 20, 2020
c++
c++11
language-lawyer
libstdc++
libc++
Tracking down owner of a shared_ptr?
Oct 18, 2022
c++
c++11
c++14
shared-ptr
smart-pointers
Disallow implicit conversions to int in function call [duplicate]
May 18, 2017
c++
c++11
Calling `std::get` on `std::tuple` with elements deriving from `std::tuple` - ill-formed?
Aug 30, 2019
c++
c++11
language-lawyer
libstdc++
stdtuple
Intel C++ cannot convert `T **` to `T const * const *`, GCC can
Aug 18, 2018
c++11
gcc
icc
C++ Named Return Value Optimization with nested function calls
Aug 23, 2022
c++
c++11
decltype(*this) equivalent outside function body
Sep 16, 2022
c++
c++11
typetraits
Constructing initializer_list by enumerating values contains random values
Jun 23, 2022
c++
c++11
initializer-list
Does std::is_nothrow_move_constructible require a noexcept destructor?
Apr 16, 2022
c++
c++11
language-lawyer
typetraits
Wouldn't it make sense to overload with respect to noexcept?
Mar 11, 2022
c++11
overloading
overload-resolution
noexcept
c++17
Transitioning away from std::string, std::ostream, etc. in a library's public API
Jun 14, 2020
c++
c++11
c++14
c++-standard-library
Forcibly terminate method after a certain amount of time
Jun 29, 2020
c++
linux
multithreading
c++11
std-future
Why does delegating to the default constructor not zero initialize member variable
Oct 31, 2022
c++11
« Newer Entries
Older Entries »