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
`std::alignment_of` versus `alignof`
Jun 30, 2022
c++
memory-alignment
c++17
alignof
Should methods returning const std::string& return const std::string_view instead?
Aug 26, 2022
c++
string
c++17
string-view
Is it possible to make template specialization for zero template arguments?
Sep 14, 2022
c++
c++17
construction helper make_XYZ allowing RVO and type deduction even if XZY has noncopy constraint
Mar 17, 2017
c++
c++11
rvalue-reference
c++17
return-type-deduction
Is a variable an array of size 1?
Nov 14, 2022
c++
c++11
c++14
language-lawyer
c++17
typeid("") != typeid(const char*)
Oct 25, 2022
c++
c++17
rtti
string-literals
Return type std::optional<std::variant<...>>
Dec 01, 2021
c++
optional
c++17
variant
option-type
Typesafe variadic function
Aug 05, 2019
c++
c++11
templates
variadic-templates
c++17
How to befriend private nested class
Nov 01, 2022
c++
c++17
friend
attribute 'fallthrough' cannot be applied in this context
Jan 15, 2022
c++
attributes
visual-studio-2017
c++17
How to count the number of files in a directory using standard?
Sep 18, 2022
c++
c++17
Implicit template type deduction with two arguments of different types
Oct 24, 2022
c++
templates
metaprogramming
template-meta-programming
c++17
If there's a constexpr if statement, why not other constexpr statements too? [closed]
Aug 30, 2022
c++
c++17
How to write a size() function that works on any type of collection objects?
Feb 13, 2021
c++
templates
mfc
c++17
SFINAE on assembly?
Sep 17, 2022
c++
assembly
template-meta-programming
sfinae
c++17
How to interpret the reachability requirement of std::launder?
Dec 11, 2020
c++
language-lawyer
c++17
stdlaunder
std::string_view on temporary string - catch by ASan
May 11, 2020
c++
c++17
address-sanitizer
sanitizer
Copy elision for direct base class initialization? [duplicate]
Aug 22, 2022
c++
language-lawyer
c++17
reinterpret_cast, char*, and undefined behavior
Sep 17, 2022
c++
language-lawyer
undefined-behavior
c++17
reinterpret-cast
Why is gcc failing when using lambda for non-type template parameter?
Aug 25, 2022
c++
templates
lambda
c++17
non-type
« Newer Entries
Older Entries »