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 string_view instead of generalized container_view<T>?
Nov 03, 2022
c++
string
c++17
string-view
Something like "if constexpr" but for class definition
Aug 29, 2022
c++
class
c-preprocessor
c++17
if-constexpr
Using strings in switch statements - where do we stand with C++17?
Feb 17, 2022
c++
switch-statement
stdstring
c++17
string-literals
C++17 constexpr string parsing
Sep 18, 2022
c++
parsing
c++17
constexpr
Template member function specialization in a template class
Aug 22, 2022
c++
templates
c++17
template-specialization
member-functions
How to order types at compile-time?
Oct 02, 2022
c++
types
tuples
template-meta-programming
c++17
Is C++17 std::to_chars adding a null terminator?
Oct 24, 2022
c++
c++17
string-conversion
Why will std::uncaught_exception change to std::uncaught_exceptions?
Aug 17, 2022
c++
exception
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
« Newer Entries
Older Entries »