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++ return a std::string &
Apr 24, 2020
c++
c++11
gcc
reference
dangling-pointer
What happened to std::atomic<X>::value_type?
Dec 23, 2021
c++
c++11
gcc
clang
Construct unordered_map with a value_type of unique_ptr
Apr 06, 2022
c++
c++11
c++14
unique-ptr
unordered-map
why does nullptr not require header while nullptr_t does
Nov 18, 2022
c++
c++11
Placement new breaks consts and references?
Oct 28, 2022
c++
reference
constants
c++11
placement-new
Is putting std::move inside a lambda really necessary here?
Sep 05, 2022
c++
c++11
Is this approach of barriers right?
Aug 17, 2022
c++
c
multithreading
c++11
Are there any situations where code would have a sequence point in c++11 but not c++03?
Nov 01, 2022
c++
c++11
sequence-points
Checking for C++11 library features
May 04, 2022
c++
visual-c++
c++11
libstdc++
libc++
How to figure out the smallest integral type that can represent a number, in compile time
Apr 26, 2022
c++
templates
c++11
typetraits
Is a compiler forced to reject invalid constexpr?
Sep 25, 2022
c++
c++11
language-lawyer
constexpr
C++11 Calling Register Function on Link?
Jan 23, 2018
c++
c++11
prevent array decay in parameter pack expansion
Sep 29, 2022
c++
templates
c++11
How to capture "this" in a lambda function in lambda? [duplicate]
Oct 27, 2022
c++
c++11
lambda
what's the // @include in c++ comments
Aug 28, 2022
c++
c++11
C++11: pass (lambda or other) function object by reference or value?
Aug 17, 2022
c++
c++11
reference
lambda
forward declare a template alias
Mar 25, 2022
c++
templates
c++11
typedef
l-value specifies const object while using std::map
Feb 19, 2022
c++
visual-c++
c++11
stl
Conditional operator type conversion in VS 2012
Feb 08, 2022
c++
visual-c++
visual-studio-2012
c++11
What should the default constructor do in a RAII class with move semantics?
Oct 30, 2022
c++
c++11
move-semantics
raii
« Newer Entries
Older Entries »