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 alias template with template class default arguments
Aug 26, 2022
c++
class
templates
alias
c++17
std::tuple_cat but only with unique elements
Mar 17, 2021
c++
templates
tuples
c++17
template-meta-programming
Disable old (Qt4-style) Signal-Slot syntax in Qt5 code
Sep 11, 2022
c++
qt
qt5
c++17
signals-slots
Applying multiple tuples to the same function (i.e. `apply(f, tuples...)`) without recursion or `tuple_cat`
Dec 10, 2021
c++
templates
tuples
variadic-templates
c++17
Structured binding and tie()
Jan 25, 2020
c++
c++17
structured-bindings
Can you use a subexpression within fold expressions?
Feb 21, 2022
c++
c++11
c++17
fold-expression
Enum like calculated constants
Oct 20, 2022
c++
c++17
constexpr
Why does std::atomic compile from C++17 even with a deleted copy constructor?
Apr 11, 2022
c++
initialization
c++17
stdatomic
copy-elision
Why is `std::invoke` not constexpr?
May 14, 2020
c++
std
invoke
constexpr
c++17
What type will make "std::has_unique_object_representations" return false?
Apr 09, 2022
c++
standards
c++17
typetraits
Auto range based structured bindings with vector
Feb 26, 2022
c++
c++17
structured-bindings
Checking if variadic template parameters are unique using fold expressions
Mar 05, 2022
c++
templates
c++17
variadic-templates
fold-expression
Fold expressions in MSVC
Aug 30, 2022
c++
language-lawyer
variadic-templates
c++17
fold-expression
Trigraphs in a comment, converted in c++11, ignored in c++17
Apr 19, 2022
c++
c++11
c++17
Initialize static std::map with non copyable value in a uniformed inline initialization
Sep 06, 2022
c++
c++17
static-initialization
noncopyable
Passing lambda as template parameter to templated by function-pointer function
Apr 21, 2022
templates
c++11
lambda
c++14
c++17
Ok to use std::getline() with a moved-from std::string?
Oct 03, 2018
c++
c++11
stl
c++14
c++17
When explicitly initializing std::optional's, should I use nullopt? [closed]
Nov 11, 2022
c++
optional
c++17
idioms
Enum class initialization with int
Apr 26, 2022
c++
enums
initialization
c++17
Member initializer list: initialize two members from a function returning a tuple
Feb 17, 2022
c++
tuples
c++14
c++17
initialization-list
« Newer Entries
Older Entries »