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
How to invoke aligned new/delete properly?
Oct 31, 2022
c++
c++17
new-operator
delete-operator
Why did expression types change in C++ between versions?
Jan 27, 2021
c++
c++11
c++14
c++17
c++20
Can I use the result of a C++17 captureless lambda constexpr conversion operator as a function pointer template non-type argument?
Apr 13, 2022
c++
templates
lambda
language-lawyer
c++17
auto with parentheses and initialiser list
Sep 18, 2021
c++
language-lawyer
c++17
initializer-list
initializer
Why is it not possible to construct a `std::filesystem::path` from `std::filesystem::path` iterators?
Jan 09, 2022
c++
c++17
std-filesystem
C++17 expression evaluation order and std::move
Apr 14, 2022
c++
c++17
operator-precedence
If structured bindings cannot be constexpr why can they be used in constexpr function?
Nov 07, 2022
c++
language-lawyer
c++17
constexpr
structured-bindings
boost::combine, range-based for and structured bindings
Jun 06, 2020
c++
for-loop
boost
c++17
Unsafe, `noexcept` and no-overhead way of accessing `std::variant`
Jun 15, 2019
c++
c++17
variant
Clang/LLVM 7 and 8 on Windows initialize inline static data member multiple times (with both link.exe and lld-link.exe)
Jan 23, 2020
c++
clang
c++17
llvm-clang
Static private function with templated type as a default argument in C++
Jun 04, 2020
c++
gcc
language-lawyer
c++17
What blocks implementation of std::to_chars and std::from_chars
Jan 11, 2022
c++
c++17
floating-point-conversion
Inheritance of copy constructors in C++17
Nov 07, 2022
c++
inheritance
language-lawyer
c++17
copy-constructor
Ambigous operator in gcc
Mar 19, 2022
c++
c++17
"Ambiguous base class" error in template context
Aug 11, 2021
c++
templates
c++14
language-lawyer
c++17
Can template parameter deduction be used in class data members?
Sep 16, 2022
c++
gcc
c++17
Are cv-qualifiers allowed on decltype(auto) variables?
Sep 25, 2022
c++
language-lawyer
auto
decltype
c++17
optional constructor with initializer_list
Feb 28, 2022
c++
c++14
optional
c++17
Using std::visit with variadic template struct
Mar 11, 2022
c++
c++17
Explicit destructor call with decltype
Jan 05, 2020
c++
c++14
language-lawyer
c++17
« Newer Entries
Older Entries »