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
Compile-time recursive function to compute the next power of two of an integer?
Nov 20, 2021
c++
c++11
recursion
bit-manipulation
template-meta-programming
Absolute value of a std::chrono::duration object
Aug 26, 2022
c++
c++11
chrono
how to check if function exists
Sep 13, 2022
c++
templates
c++11
macros
Why isn't observer_ptr zeroed after a move?
Apr 08, 2022
c++
pointers
c++11
move
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
« Newer Entries
Older Entries »