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
Get the absolute path from std::filesystem::path c++
Sep 16, 2022
c++
c++17
filepath
c++-standard-library
std-filesystem
How to print generic std::list iterator?
Dec 02, 2021
c++
templates
iterator
c++17
c++-standard-library
Why is implicit conversion not applied to templated function parameter?
Sep 15, 2022
c++
templates
gcc
c++17
implicit-conversion
Why does -O3 downcast/change the value of a const reference to a variable?
Dec 27, 2021
c++
c++17
is a trivially copyable ::std::tuple-like class template possible? Does an implementation exist?
Mar 14, 2022
c++
tuples
c++14
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
« Newer Entries
Older Entries »