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
Why does a default argument for a lambda argument trigger a -pedantic" GCC warning?
Oct 24, 2022
c++
lambda
c++11
Can constexpr function evaluation do tail recursion optimization
Nov 18, 2022
c++
c++11
language-lawyer
constexpr
using C++11 attributes
Nov 21, 2022
c++
c++11
attributes
Behavior of C++ template function
Jul 11, 2022
c++
templates
c++11
universal-reference
Datatypes for representing JSON in C++
Mar 14, 2022
c++
json
c++11
collections
types
Exception safe code and move semantics
Aug 30, 2021
c++
c++11
Get argument type of template callable object
Oct 18, 2022
c++
templates
c++11
template-meta-programming
When to use std::launch::deferred?
Oct 05, 2022
c++
multithreading
c++11
asynchronous
shared_ptr Real life use-cases
Oct 18, 2022
c++
c++11
shared-ptr
Why doesn't std::sort accept comparator by reference?
Aug 21, 2022
c++
c++11
stl
Does alignas affect the value of sizeof?
Mar 07, 2018
c++
c++11
Why does "std::begin()" always return "const_iterator" in such a case?
Sep 12, 2022
c++
c++11
iterator
standards
type-safety
Nested list (vector of vectors of strings) initialization fails
Oct 15, 2022
c++
c++11
visual-studio-2017
What's the difference between an ordinary rvalue reference and one returned by std::forward?
Sep 14, 2022
c++
c++11
rvalue-reference
value-categories
Does C++11 for loop allow new or better optimizations?
Sep 14, 2022
c++
optimization
for-loop
c++11
static_assert - a way to dynamically customize error message
Apr 21, 2017
c++
c++11
static-assert
Converting boost::function to std::function
Mar 15, 2022
c++
boost
stl
c++11
std-function
How to use a std::function as a C style callback
Sep 14, 2022
c++
c++11
callback
C++ std::function-like template syntax
Nov 20, 2022
templates
c++11
syntax
variadic-templates
std-function
Copy null terminated char array to std::string respecting buffer length
Sep 16, 2022
c++
arrays
string
c++11
char
« Newer Entries
Older Entries »