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++17
Why can't fold expressions appear in a constant expression?
Apr 01, 2022
c++
c++17
std::stable_sort: How to choose memory-optimised algorithm over time-optimised algorithm?
Mar 31, 2022
c++
sorting
std
c++17
stable-sort
std::pair<auto, auto> return type
Sep 16, 2022
c++
c++17
constexpr
auto
std-pair
Why does std::optional::operator=(U&&) require U to be a non-scalar type?
Sep 15, 2022
c++
language-lawyer
c++17
optional
What are the differences between std::variant and boost::variant?
Nov 12, 2022
c++
boost
c++17
variant
boost-variant
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
(v) is actually (*&v) since when?
Sep 15, 2022
c++
c++11
c++14
c++17
do I put [[maybe unused]] on function declarations or definitions?
Sep 15, 2022
c++
gcc
clang
pragma
c++17
How should I replace vector<uint8_t>::const_iterator in an API?
Mar 11, 2022
c++
c++17
binary-data
idioms
Using std::string_view with api, what expects null terminated string
Sep 14, 2022
c++
c++17
Structured binding to replace std::tie abuse
Oct 21, 2022
c++
c++17
stdtuple
structured-bindings
Converting a pointer-to-member-of-base to a pointer-to-member-of-derived
Sep 14, 2022
c++
language-lawyer
c++17
Are placeholders types of non-type template parameters interchangeable in case of template template parameter
Sep 10, 2022
c++
templates
language-lawyer
c++17
C++17 And the Current State of Decimal Floating Point
Feb 16, 2022
c++
floating-point
language-lawyer
c++17
How to use allocators in modern C++
Nov 19, 2022
c++
c++11
typetraits
c++17
allocator
Why are structured bindings in range-based for-loop just a copy and not a reference?
Nov 12, 2022
c++
for-loop
visual-c++
c++17
structured-bindings
clang 5: std::optional instantiation screws std::is_constructible trait of the parameter type
Oct 26, 2022
c++
language-lawyer
c++17
stdoptional
Clang and GCC disagree in auto specifier for non-type template parameter in a casting C++17
Sep 05, 2022
c++
g++
language-lawyer
clang++
c++17
Trailing comma in uniform initialization
Jun 14, 2019
c++
c++14
language-lawyer
c++17
uniform-initialization
Why does std::initializer_list in ctor not behave as expected?
Sep 17, 2022
c++
c++11
c++17
initializer-list
ctad
« Newer Entries
Older Entries »