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
checking if a class inherits from any template instantiation of a template
Oct 19, 2022
c++
templates
inheritance
c++11
sfinae
Default template arguments for the C++11 'using' type alias
Oct 24, 2022
templates
c++11
using
Understanding weak reference counter
Nov 10, 2022
c++
c++11
smart-pointers
Is it possible to initialize a vector from the keys in a map?
Nov 04, 2022
c++
c++11
Is layout-compatibility in the c++11 (working draft) standard too weak?
Jun 07, 2020
c++
c++11
struct
language-lawyer
memory-layout
Safe short circuit evaluation in C++11
Apr 22, 2022
c++
c++11
short-circuiting
sequence-points
Pass lambdas with capturing to legacy callbacks
Jul 30, 2020
c++
c++11
lambda
"no matching function for call to ‘async(std::launch, <unresolved overloaded function type>, std::string&)’"
Jun 04, 2019
c++
c++11
stdasync
Why can you assign nullptr to std::string?
Mar 03, 2017
c++
string
c++11
standards
Inheriting constructors w / wo their default arguments?
Oct 20, 2022
c++
c++11
inheritance
constructor
default-arguments
How to omit perfect forwarding for deduced parameter type?
Aug 30, 2022
c++
c++11
move-semantics
perfect-forwarding
template-argument-deduction
Using user-defined literals in expressions sometimes requires whitespace
Aug 11, 2020
c++
c++11
user-defined-literals
C++11 make_shared instancing
Feb 14, 2022
c++
templates
c++11
shared-ptr
smart-pointers
Getting too many arguments provided to function-like macro invocation compile error while defining lambda inside assert (assert.h) in Xcode [c++]
Nov 05, 2021
c++
xcode
c++11
lambda
macros
std::common_type trait for user defined types
Feb 11, 2022
c++
templates
c++11
c++14
typetraits
std::move with std::make_pair
Nov 18, 2022
c++
c++11
dictionary
move
Why is there no to_string(const string&)?
May 16, 2022
c++
c++11
What's the right behavior when auto meets polymorphism and virtual function?
Aug 17, 2022
c++
c++11
auto
Invoke base class function as derived
Apr 03, 2022
c++
c++11
Does C++11 force move unconditionally?
Aug 19, 2022
c++
c++11
gcc
« Newer Entries
Older Entries »