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
Type trait for aggregate initializability in the standard library?
Jun 06, 2020
c++
c++17
typetraits
aggregate-initialization
Chain Optionals in C++
Jul 28, 2019
c++
optional
c++17
C++ - Specify maximum character for std::cout when printing char*
Sep 12, 2022
c++
std
c++17
C++17 filesystem using nuwen MinGW on Windows 10
May 09, 2022
c++
windows-10
c++17
mingw-w64
gcc8
Class template argument deduction for array of function pointer works on clang, but not on gcc
Feb 27, 2022
c++
templates
c++17
Set file creation time with standard library only
Apr 20, 2022
c++
c++17
portability
Move only type adapting std::any with dummy copy constructor is safe?
Mar 19, 2022
c++
c++17
move
stdany
g++ std::visit leaking into global namespace?
Apr 23, 2022
c++
g++
c++17
variant
visitor-pattern
Compare std::variant with int using C++20 <=> is not a constant expression
Aug 26, 2022
c++
c++17
c++20
std-variant
[[nodiscard]] in std::function return type definition?
Mar 30, 2022
c++
c++17
std
nodiscard
What constructor should be called in return statement with curly braces?
Jan 29, 2022
c++
c++17
language-lawyer
What type of structs can structured bindings work with
Oct 17, 2022
c++
c++14
c++17
structured-bindings
Can I avoid explicitly writing a constructor for each struct in a std::variant?
Nov 12, 2022
c++
c++17
variant
aggregate-initialization
Is it guaranteed that template template parameter invoke user provided deduction guides
Oct 05, 2022
c++
templates
language-lawyer
c++17
template-argument-deduction
deduction guides and injected class names
Sep 15, 2022
c++
c++17
type-deduction
Using automatic deduction with unique_ptr and custom deleter
Aug 27, 2022
c++
c++17
unique-ptr
type-deduction
constexpr function with unused reference argument – gcc vs clang
Apr 25, 2022
c++
templates
language-lawyer
c++17
constexpr
Calling FFTW's in-place real-to-complex transform without violating strict aliasing rules
Mar 09, 2022
c++
gcc
c++17
fftw
strict-aliasing
C++17 split constexpr string on comma and have the number of elements at compile time?
May 20, 2022
c++
c++17
metaprogramming
Why is default noexcept move constructor being accepted?
Sep 14, 2022
c++
c++17
language-lawyer
default-constructor
noexcept
« Newer Entries
Older Entries »