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
C++17 operator""s for string_view?
Aug 26, 2018
c++
c++17
How is P0522R0 breaking code?
Jul 14, 2022
c++
language-lawyer
clang++
c++17
Non-Movable C++17 Unique Pointer
Sep 12, 2022
c++
c++11
c++17
unique-ptr
Will I be able to declare a constexpr lambda inside a template parameter?
Mar 22, 2018
c++
templates
language-lawyer
c++17
C++ auto on int16_t casts to integer
Nov 04, 2022
c++
c++17
auto
decltype
difference between std::mutex and std::shared_mutex
Sep 12, 2022
c++
c++11
mutex
c++17
c++1z dynamic exception specification error
Nov 07, 2022
c++
c++17
exception-specification
gcc7
Class with all automatically-generated constructors/operators deleted can still be returned from a function?
Sep 12, 2022
c++
return-value
c++17
deleted-functions
std::variant<>::get() does not compile with Apple LLVM 10.0
Nov 08, 2021
c++
c++17
llvm-clang
variant
What is the difference between std::invoke and std::apply?
Sep 16, 2022
c++
function-pointers
c++17
callable
Lambda as default argument fails
Nov 07, 2022
c++
c++17
Why use std::forward<T> instead of static_cast<T&&>
Sep 06, 2022
c++
templates
c++17
rvalue-reference
forwarding
Link errors using <filesystem> members in C++17
Sep 09, 2021
c++
gcc
c++17
std-filesystem
Template deduction failed on the heap but works on the stack
Dec 17, 2021
c++
templates
c++17
How can I create a n way Cartesian product of type lists in C++?
Apr 02, 2022
c++
templates
c++17
variadic-templates
Return with assert and comma operator
Sep 06, 2022
c++
c++17
Undefined reference error for static constexpr member
Sep 06, 2022
c++
definition
constexpr
c++17
C++17 Variadic Template Folding
Aug 04, 2022
c++
variadic-templates
fold
c++17
Can I implement max(A, max(B, max(C, D))) using fold expressions?
Sep 26, 2022
c++
templates
variadic-templates
c++17
fold-expression
Safety of std::unordered_map::merge()
Sep 05, 2022
c++
c++17
exception-safety
gcc7
« Newer Entries
Older Entries »