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
uninitialized local variable with c++11 default
Oct 27, 2022
c++
c++11
undefined-behavior
default-constructor
Is there anything wrong with using an object in its own construction?
Mar 11, 2019
c++
c++11
moving std::function into another std::function does not invoke move constructor on captured variables
May 23, 2019
c++
c++11
visual-studio-2013
lambda
Closures: Equivalent of PHP "use" keyword or C++ capture list in Javascript or a transpiler language
Oct 30, 2022
javascript
php
c++11
typescript
closures
Is there a way to check if RVO was applied?
Apr 23, 2021
c++11
Why don't complex-number literals work in clang?
Jan 29, 2020
c++
c++11
clang
complex-numbers
user-defined-literals
Is there a way to forward argument to inner constexpr function?
Jul 29, 2022
c++
c++11
constexpr
perfect-forwarding
Returning member unique_ptr from class method
Apr 28, 2020
c++
c++11
smart-pointers
rvo
What is the rationale for self-assignment-unsafe move assignment operators in the standard library?
Jun 09, 2022
c++
c++11
move-semantics
move-assignment-operator
How do I make a C++ (shared) library compatible with clang and GCC?
Nov 01, 2019
c++
c++11
gcc
Can user defined numeric literals be immediately followed by a dot? [duplicate]
Nov 13, 2022
c++
c++11
language-lawyer
user-defined-literals
How to do function overloading with std::shared_ptr<void> and another type of std::shared_ptr?
Sep 05, 2021
c++
c++11
std
shared-ptr
overloading
Rvalues, lvalues and formal definitions
Sep 30, 2022
c++
c++11
reference
language-lawyer
value-categories
Can anyone explain this paragraph of the current C++0x standard draft?
Aug 08, 2019
c++
c++11
On implementing std::swap in terms of move assignment and move constructor
Feb 09, 2022
c++
stl
c++11
move-semantics
smart pointers not working with Android NDK r8
Mar 16, 2021
c++
gcc
c++11
android-ndk
smart-pointers
Is my book's discussion of lambda return types wrong?
Nov 13, 2022
c++
c++11
lambda
llvm
clang
When is the move constructor called in the `std::move()` function?
Aug 31, 2022
c++
c++11
move-semantics
rvalue-reference
How to detect a string literal with type_traits?
Oct 15, 2022
c++
c++11
string-literals
typetraits
__func__ C++11 function's local predefined variable, won't compile
Oct 20, 2022
c++
visual-c++
c++11
visual-studio-2012
standards-compliance
« Newer Entries
Older Entries »