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
Continuous enum C++11
Oct 14, 2022
c++
c++11
c++14
c++17
c++20
Ambiguous reference to namespace within an inline namespace
Sep 23, 2022
c++
g++
c++14
clang++
inline-namespaces
libc++ vs libstdc++ std::is_move_assignable: Which is the most correct?
May 14, 2020
c++
c++11
c++14
libstdc++
libc++
Is this legal template lambda syntax?
Mar 26, 2022
c++
templates
lambda
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
« Newer Entries
Older Entries »