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
Default function that just returns the passed value?
Sep 23, 2022
c++
templates
c++11
lambda
std-function
Why start with std::placeholders::_1 instead of _0?
Nov 08, 2022
c++
c++11
placeholder
stdbind
What is "member initializer" in C++11?
Jan 27, 2019
c++
class
c++11
member-initialization
Is it possible to move an item out of a std::set?
Nov 11, 2022
c++
c++11
Where can we use list initialization?
Oct 30, 2022
c++
c++11
initialization
aggregate
Function signature as template parameter
Nov 15, 2022
c++
templates
c++11
Can I overload functions with type-traits?
Sep 25, 2022
c++
templates
c++11
template-meta-programming
typetraits
Extract range of elements from char array into string
Mar 07, 2022
c++
arrays
string
c++11
stdarray
Calling a member function if it exists, falling back to a free function and vice-versa
Mar 27, 2021
c++
c++11
sfinae
SFINAE: "enable_if cannot be used to disable this declaration"
Feb 15, 2022
c++
c++11
sfinae
clang++
Is there a difference between [&foo]{ ... } capture and [foo]{ ... } capture if 'foo' is a reference variable?
Nov 05, 2022
c++
lambda
c++11
C++11: ill-formed calls are undefined behavior?
Aug 15, 2022
c++
templates
c++11
language-lawyer
Compile time computing of number of bits needed to encode n different states
Jan 07, 2020
c++
c++11
compile-time
constexpr
logarithm
Why don't unordered associative containers implement the less than operator?
Sep 24, 2022
c++
c++11
stl
std
Iterator for a subset of a vector
Oct 15, 2022
c++
c++11
vector
range
No error for negative-size array
Nov 07, 2022
c++
arrays
c++11
stdarray
Why does add function have no effect in c++ 11 thread?
Mar 14, 2022
c++
multithreading
c++11
output
stdthread
Function return a tuple made of vectors
Nov 07, 2022
c++
function
c++11
tuples
remove not working correctly
Jan 14, 2022
c++
algorithm
templates
stl
c++11
Design of constexpr classes : merging constexpr and non-constexpr versions?
Oct 19, 2022
c++
c++11
constructor
constants
constexpr
« Newer Entries
Older Entries »