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++14
Force compiler to choose copy constructor with const T& as a parameter
Oct 16, 2022
c++
c++14
copy-constructor
Error when returning reference to type given the expression: `cond ? *this : throw()`
May 04, 2022
c++
visual-c++
g++
c++14
clang++
Simple lambda function I could not understand
Nov 02, 2022
c++
lambda
c++14
auto
switching to another different custom allocator -> propagate to member fields
Feb 07, 2022
c++
class
memory
c++14
allocator
Does a placeholder in a trailing-return-type override an initial placeholder?
Oct 23, 2022
c++
decltype
c++14
trailing-return-type
return-type-deduction
How to construct a tuple from an array
Sep 16, 2022
c++
templates
c++11
c++14
variadic-templates
std::move with std::shared_ptr in lambda
Nov 07, 2022
c++11
lambda
c++14
shared-ptr
move
POD members default initialization without braces
Dec 03, 2021
c++
c++14
list-initialization
Can I have non owning shared pointers?
May 14, 2022
c++
c++11
stl
smart-pointers
c++14
How to initialise a floating point array at compile time?
Nov 20, 2022
c++
arrays
templates
c++14
constexpr
How to define non-member operator overload for class template?
Nov 11, 2022
c++
c++11
templates
operator-overloading
c++14
What is a good alternative to this C++17 fold expression in C++14?
Jul 26, 2022
c++
templates
c++14
variadic-templates
fold-expression
Where can I find information on the C++ [[deprecated]] attribute
Jun 12, 2019
c++
c++11
c++14
Why do I have to call operator<< as a method for SFINAE to work with void_t?
Mar 12, 2022
c++
c++11
c++14
sfinae
enable-if
C++ template auto return type with arrow-notation require decltype?
Oct 29, 2022
c++
templates
c++14
Why initialize unique_ptr with a make_unique call?
Feb 16, 2022
c++
c++11
c++14
gotw
Are C++ references guaranteed to use pointers "internally"?
Oct 03, 2022
c++
c++14
What is the idiomatic cpp14 way to read an int32_t from a char* buffer?
Jul 18, 2019
c++
c++14
endianness
Will I get a performance boost when compiling with a C++14 compiler instead of C++11?
Oct 16, 2022
c++
performance
c++11
c++14
How to emulate remove_unless
Aug 29, 2022
c++
c++11
c++14
erase-remove-idiom
« Newer Entries
Older Entries »