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
What happens to Boost libs after their inclusion in C++, other than usage with older-standard code?
Sep 30, 2022
c++
c++11
boost
c++-standard-library
c++17
Check if enum class contains a specific identfier
Aug 07, 2022
c++
c++17
c++14
enum-class
C++ - Function with multiple parameter packs and a std::function as argument
Sep 03, 2022
c++
c++17
variadic-templates
Constexpr implicitly declared functions
Oct 15, 2022
constructor
c++14
constexpr
assignment-operator
c++17
Templated Id Generator well defined behavior?
Mar 22, 2022
c++
undefined-behavior
template-meta-programming
c++17
Split a given std::variant type by a given criteria
Sep 11, 2022
c++
c++17
std-variant
Does C++ standard library provide more compact and generalized version of the erase–remove idiom?
Oct 10, 2021
c++
c++17
c++-standard-library
c++20
erase-remove-idiom
Deducing class template arguments with a constructor that uses a member type alias
Oct 23, 2022
c++
language-lawyer
c++17
Any gotchas replacing global const char[] with constexpr string_view?
Feb 27, 2022
c++
c++17
constexpr
string-view
Constexpr variable captured inside lambda loses its constexpr-ness
Sep 10, 2022
c++
lambda
language-lawyer
c++17
if-constexpr
How can I apply the [[nodiscard]] attribute to a lambda?
Aug 21, 2022
c++
lambda
attributes
language-lawyer
c++17
Using decltype(auto) in C++ non-type template parameter
Sep 27, 2022
c++
c++17
language-lawyer
decltype-auto
Usefulness of std::make_pair and std::make_tuple in C++1z
Sep 03, 2022
c++
c++17
initializer_list with auto contains multiple expressions
May 06, 2020
c++
language-lawyer
c++17
auto
MSVC cannot return an object that can be copied but cannot be moved
May 29, 2022
c++
visual-c++
c++17
language-lawyer
copy-elision
Reference to local binding declared in enclosing function [duplicate]
Feb 17, 2022
c++
lambda
visual-studio-2017
c++17
structured-bindings
Implementing is_constexpr_copiable
Oct 26, 2022
c++
templates
language-lawyer
c++17
constexpr
Header `execution` and `std::reduce` not found
Sep 06, 2020
c++
header
c++17
When to use std::invoke instead of simply calling the invokable?
Oct 02, 2022
c++
std
c++17
Can't use c++17 features using g++ 7.2 in QtCreator
Oct 02, 2022
c++
qt-creator
c++17
variant
« Newer Entries
Older Entries »