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
class template specialization with constraint / concept
Aug 28, 2022
c++
c++17
c++-concepts
Class member variables based on variadic template
Mar 16, 2022
c++
templates
c++14
template-meta-programming
c++17
Brace elision in std::array<std::vector>
Jun 08, 2022
c++
c++17
list-initialization
How can classes with `std::variant` members be copied safely?
Apr 03, 2022
c++
c++17
std-variant
Why is extern required for const int but not for const char*
Nov 06, 2021
c++
c++17
extern
std::byte on odd platforms
Jul 22, 2021
c++
c++17
"structured bindings" vs "decomposition declarations"
Dec 17, 2019
c++
c++17
Errors when using constexpr-if: expected '(' before 'constexpr'
Nov 02, 2022
c++
c++17
if-constexpr
Order of Evaluation for Fold Expressions
Nov 01, 2022
c++
c++17
fold-expression
How to make std::filesystem::directory_iterator to list filenames in order
Oct 24, 2022
c++
filesystems
c++17
How to properly forward Invocable types
Nov 14, 2019
c++
c++17
perfect-forwarding
c++-concepts
range-v3
How to initialize const containers with generators in modern C++?
Feb 14, 2021
c++
constructor
constants
generator
c++17
C++ "forgetting" that variable is constexpr when used as function argument
Sep 30, 2022
c++
c++17
constexpr
Use std::optional as a regular pointer vs use has_value() and value
Aug 31, 2022
c++
c++17
stdoptional
Tree elements initialized with references to emplaced deque members results in nullptr for this
May 07, 2022
c++
c++17
How to decide constexpr to return a reference or not
Jun 10, 2022
c++
c++17
constexpr
auto
if-constexpr
Rationale behind std::bool_constant
Jun 03, 2022
c++
c++17
Is difference between two pointers legal c++17 constant expression?
Jun 07, 2022
c++
language-lawyer
c++17
constant-expression
Will the C++17 standard include "std::byte"?
May 22, 2022
c++
standards
c++17
std::reduce seems to convert results to integers [duplicate]
Sep 12, 2022
c++
c++17
« Newer Entries
Older Entries »