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
How to create a std::array with std::transform without default constructor
Sep 14, 2022
c++
c++11
vector
std
stdarray
std::unordered_map pointers/reference invalidation
Nov 05, 2022
c++
c++11
language-lawyer
unordered-map
Move constructors and multiple inheritance
Aug 17, 2022
c++
c++11
multiple-inheritance
move-semantics
move-constructor
C++ Compile-Time offsetof inside a template
Feb 13, 2022
c++
c++11
typetraits
offsetof
Why there is no `static_if` in C++11 [closed]
Jan 26, 2022
c++
c++11
Flexibility of template alias in C++0x
Feb 08, 2022
c++
templates
c++11
typename
temporary object in range-based for
Apr 16, 2018
c++
qt
c++11
How do I use variadic perfect forwarding into a lambda?
Mar 30, 2022
c++
binding
c++11
lambda
variadic-templates
std::function constructor and nullptr
Mar 28, 2022
c++
c++11
"Thou shalt not throw" and noexcept
Jan 06, 2021
c++
exception
c++11
language-lawyer
What is the difference between variadic template and ellipsis?
Mar 26, 2022
c++
c++11
templates
overloading
language-lawyer
C++0x (C++11) as functional language?
Oct 14, 2019
c++
c++11
functional-programming
How to make a function that zips two tuples in C++11 (STL)?
Oct 21, 2020
c++
c++11
tuples
template-meta-programming
Can placement-new and vector::data() be used to replace elements in a vector?
Sep 14, 2022
c++
vector
c++11
std
placement-new
False positive with is_copy_constructible on vector<unique_ptr>
Dec 05, 2019
c++
c++11
typetraits
g++4.8
std algorithms with pointer to member as comparator/"key"
Feb 09, 2022
c++
algorithm
c++11
pointer-to-member
template instantiation with constexpr function failure
Nov 11, 2022
c++
templates
c++11
language-lawyer
constexpr
C++11 regex: digit after capturing group in replacement string
Feb 28, 2022
c++
regex
c++11
regex-group
How can I check if a move constructor is being generated implicitly?
Oct 25, 2022
c++
c++11
move-constructor
C++ Multithreading: is initialization of a local static lambda thread safe? [duplicate]
Jul 18, 2022
c++
multithreading
c++11
lambda
« Newer Entries
Older Entries »