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 stdtuple
Generic comparison operator for structs
Mar 16, 2022
c++
c++17
stdtuple
Enable std::get support on class
Jul 04, 2021
c++
c++11
stdtuple
Constructor arguments from tuple
Sep 14, 2022
c++
templates
c++11
constructor
stdtuple
Why do I not get guaranteed copy elision with std::tuple?
Oct 26, 2022
c++
c++20
stdtuple
copy-elision
rvo
Why can't std::tuple be element-wise constructed with a std::tuple of compatible types?
Oct 31, 2022
c++
templates
c++11
stdtuple
boost-tuples
What should tuple_map return?
Nov 01, 2021
c++
c++17
stdtuple
Structured bindings for your own type that isn’t a struct or a tuple(via public member function)
Aug 05, 2021
c++
c++17
stdtuple
structured-bindings
if-constexpr
Optimal way to access std::tuple element in runtime by index
Sep 19, 2021
c++
templates
c++11
template-meta-programming
stdtuple
Different behavior when trying to swap two variables using {} and std::make_pair()
Mar 08, 2022
c++
c++11
swap
std-pair
stdtuple
Why does the standard allow a tuple of rvalue references to be assigned to by a tuple of lvalue references?
Nov 22, 2017
c++
c++11
assignment-operator
stdtuple
Produce std::tuple of same type in compile time given its length by a template argument
Sep 09, 2022
c++
c++11
template-meta-programming
stdtuple
Why would you explicitly move a forwarding reference?
Sep 24, 2022
c++
c++11
move-semantics
perfect-forwarding
stdtuple
Is a tuple guaranteed to compress empty elements?
Jul 10, 2018
c++
c++11
tuples
stdtuple
Requirements for std::ignore
Mar 24, 2021
c++
c++11
language-lawyer
stdtuple
How to get reference to an element of a std::tuple?
Sep 28, 2022
c++
reference
stdtuple
Making `std::get` play nice with SFINAE
Feb 15, 2022
c++
c++14
language-lawyer
sfinae
stdtuple
Structured binding to replace std::tie abuse
Oct 21, 2022
c++
c++17
stdtuple
structured-bindings
Is an implementation of std::tuple allowed to fail with triggering a derived-to-base conversion for empty class elements?
Sep 21, 2021
c++
c++11
language-lawyer
stdtuple
Confused by default constructor description of std::tuple in the ISO C++ Standard
Nov 10, 2022
c++
c++11
language-lawyer
stdtuple
Return value optimization of tuple/tie
Oct 08, 2022
c++
c++11
stdtuple
rvo
« Newer Entries
Older Entries »