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
Can you use `std::remove_if` on a container of `std::unique_ptr`?
Nov 18, 2022
c++
c++11
No type named 'atomic' in namespace 'std'
Jan 12, 2020
c++
xcode
c++11
std
atomic
How to define a recursive type?
Sep 13, 2022
c++
c++11
What does Clang's 'type_visibility' attribute do, and when should one use it?
Jan 14, 2022
c++
c++11
clang
libc++
Stripping all qualifiers from a function type
Mar 10, 2022
c++
templates
c++11
c++14
c++17
Official status of c++11 support in gcc
Feb 14, 2019
c++
c++11
gcc
Copy initialization with deleted copy constructor in reference initialization
Sep 13, 2022
c++
c++11
language-lawyer
implicit-conversion
reference-binding
Implicitly treating returned lvalue as rvalue
May 10, 2022
c++
c++11
return
move-semantics
Scalability of variadic templates
Dec 25, 2019
c++
c++11
scalability
variadic-templates
Specialized template function with deleted "general" case fails to compile with g++ <=4.8.0 and clang++
Nov 09, 2022
c++
templates
c++11
template-specialization
deleted-functions
Using const std::unique_ptr for pimpl idiom
Sep 13, 2022
c++
c++11
c++17
Can one use parameter value directly (not its type but value itself) in trailing return type syntax
Feb 03, 2021
c++
c++11
language-lawyer
trailing-return-type
No O(1) operation to join elements from two forward_lists?
Sep 14, 2022
c++
complexity-theory
c++11
Why is memory_order given as a runtime argument to std::atomic functions
Oct 14, 2022
c++
c++11
atomic
memory-model
Why throw local variable invokes moves constructor?
Jan 08, 2022
c++
exception
c++11
move-semantics
How to effectively debug constexpr functions?
Nov 05, 2022
c++
debugging
c++11
constexpr
c++14
Determine whether a constructor of an abstract base class is noexcept?
Jun 23, 2021
c++
c++11
c++14
c++17
noexcept
What new Unicode functions are there in C++0x?
Sep 17, 2019
c++
unicode
c++11
standard-library
utf-8
default argument, gcc vs clang
Sep 13, 2022
c++
visual-c++
gcc
c++11
clang++
Point of declaration for an enumeration
Nov 27, 2019
c++
c++11
enums
declaration
c++14
« Newer Entries
Older Entries »