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
Is calling std::min on an empty initializer list (and explicitly specifying the type) undefined behavior?
Sep 11, 2018
c++
c++11
c++14
undefined-behavior
stl-algorithm
Combining multiple for loops into single iterator
Nov 02, 2022
c++
loops
c++14
Perfect forwarding of a callable
Oct 14, 2022
c++
lambda
c++14
perfect-forwarding
Making `std::get` play nice with SFINAE
Feb 15, 2022
c++
c++14
language-lawyer
sfinae
stdtuple
What are the pros and cons of each way to initialize an expression?
Jan 30, 2022
c++
c++11
c++14
Handling Julian dates in C++11/14
Aug 24, 2022
c++
c++14
chrono
julian-date
Integral constant passed by value, treated as constexpr?
Mar 31, 2022
c++
templates
c++14
constexpr
string constructor taking two char* into another std::string works in c++14 but not c++17
Feb 09, 2022
c++
c++14
c++17
Any alternative to std::dynarray presently available?
Feb 22, 2022
c++
c++11
c++14
Perfect forwarding in a lambda?
May 01, 2021
c++
lambda
c++14
decltype
forwarding-reference
(v) is actually (*&v) since when?
Sep 15, 2022
c++
c++11
c++14
c++17
Choose function to apply based on the validity of an expression
Oct 23, 2022
c++
templates
c++14
overloading
template-meta-programming
Pointers: initialisation vs. declaration
Oct 18, 2022
c++
pointers
c++14
make_unique arrays, original proposal vs. final
Mar 16, 2017
c++
standard-library
c++14
How to compel a compiler to generate a code equivalent for a manual switch?
Aug 20, 2021
c++
c++11
gcc
clang
c++14
A using-declaration can not be repeated in function scope. Why is that?
Sep 14, 2022
c++
language-lawyer
c++14
using-declaration
void_t fails on Visual Studio 2015
Mar 25, 2022
c++
visual-studio-2015
c++14
sfinae
`pair::operator=(pair&&)` error with `auto&` deduced move operations - libstdc++ regression?
Sep 14, 2022
c++
c++14
language-lawyer
move-semantics
libstdc++
Using lambda in default initializer gcc vs clang
Sep 03, 2019
c++
lambda
c++14
language-lawyer
member-initialization
Trailing comma in uniform initialization
Jun 14, 2019
c++
c++14
language-lawyer
c++17
uniform-initialization
« Newer Entries
Older Entries »