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
How should I replace vector<uint8_t>::const_iterator in an API?
Mar 11, 2022
c++
c++17
binary-data
idioms
Using std::string_view with api, what expects null terminated string
Sep 14, 2022
c++
c++17
Structured binding to replace std::tie abuse
Oct 21, 2022
c++
c++17
stdtuple
structured-bindings
Converting a pointer-to-member-of-base to a pointer-to-member-of-derived
Sep 14, 2022
c++
language-lawyer
c++17
Are placeholders types of non-type template parameters interchangeable in case of template template parameter
Sep 10, 2022
c++
templates
language-lawyer
c++17
C++17 And the Current State of Decimal Floating Point
Feb 16, 2022
c++
floating-point
language-lawyer
c++17
How to use allocators in modern C++
Nov 19, 2022
c++
c++11
typetraits
c++17
allocator
Why are structured bindings in range-based for-loop just a copy and not a reference?
Nov 12, 2022
c++
for-loop
visual-c++
c++17
structured-bindings
clang 5: std::optional instantiation screws std::is_constructible trait of the parameter type
Oct 26, 2022
c++
language-lawyer
c++17
stdoptional
Clang and GCC disagree in auto specifier for non-type template parameter in a casting C++17
Sep 05, 2022
c++
g++
language-lawyer
clang++
c++17
Trailing comma in uniform initialization
Jun 14, 2019
c++
c++14
language-lawyer
c++17
uniform-initialization
Why does std::initializer_list in ctor not behave as expected?
Sep 17, 2022
c++
c++11
c++17
initializer-list
ctad
Managing trivial types
Oct 18, 2022
c++
c++11
c++14
language-lawyer
c++17
Why do char{} and char() work as a temporary variable for a char* argument?
Mar 28, 2022
c++
c++14
c++17
visual-c++-2017
std::in_place_t and friends in C++17
Jan 16, 2022
c++
language-lawyer
c++17
How to provide deduction guide for nested template class?
Mar 22, 2022
c++
templates
c++17
template-argument-deduction
Why do std::optional constructors use std::in_place?
Sep 14, 2022
c++
c++17
stdoptional
Why is an initializer_list of enum values not considered a constant expression?
Sep 13, 2022
c++
language-lawyer
c++17
constexpr
No implicit conversion from std::string to std::string_view in C++17 (was in std::experimental::basic_string_view)
Nov 12, 2020
c++
c++17
C++: Can std::tuple_size/tuple_element be specialized?
Aug 15, 2019
c++
c++17
« Newer Entries
Older Entries »