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
C++11 introduced exception constructors taking `const char*`. But why?
Aug 09, 2019
c++
exception
c++11
language-lawyer
Use cases for std::error_code
Sep 14, 2022
c++
c++11
error-code
What's the future of std::valarray look like?
Feb 04, 2021
c++
c++11
numerics
Simultaneously iterating over and modifying an unordered_set?
Sep 03, 2022
c++
c++11
How to detect if a method is virtual?
Aug 25, 2022
c++
c++11
sfinae
typetraits
virtual-functions
Library design: allow user to decide between "header-only" and dynamically linked?
Nov 12, 2022
c++
c++11
libraries
library-design
header-only
C++ vector of arrays
Oct 27, 2022
c++
arrays
c++11
initializer-list
Enum to string in C++11
Sep 03, 2022
c++11
enums
Why are override and final identifiers with special meaning instead of reserved keywords?
Jan 13, 2020
c++
c++11
keyword
Range of UTF-8 Characters in C++11 Regex
Sep 03, 2022
c++
regex
unicode
utf-8
c++11
C++ 'typedef' vs. 'using ... = ...' [duplicate]
Sep 03, 2022
c++
c++11
typedef
using-directives
Nested C++ template parameters for functions
Sep 03, 2022
c++
templates
c++11
Does the standard behavior for deleters differ between shared_ptr and unique_ptr in the case of null pointers?
Sep 03, 2022
c++
c++11
shared-ptr
unique-ptr
nullptr
std::remove with vector::erase and undefined behavior
Sep 03, 2022
c++
algorithm
c++11
vector
stl
Efficiency of postincrement v.s. preincrement in C++ [duplicate]
Aug 22, 2022
c++
c++11
Move Assignment incompatible with Standard Copy and Swap
Oct 03, 2018
c++
c++11
move-semantics
copy-and-swap
Who is responsible for deleting the facet?
Dec 02, 2019
c++
c++11
locale
Why use a function rather than a reference to member?
Sep 03, 2022
c++
class
c++11
reference
Using a function pointer with a trailing return type
Sep 03, 2022
c++
c++11
function-pointers
What is the difference between using explicit fences and std::atomic?
Dec 14, 2019
c++
c++11
atomic
memory-fences
« Newer Entries
Older Entries »