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
`LL` vs `i64` suffix in C++ Visual Studio compiler
Feb 16, 2026
c++
c++17
64-bit
literals
int64
Templated constructor not accessible in struct
Feb 16, 2026
c++
templates
constructor
c++17
iostream
Printing character after addition as string in C++
Feb 14, 2026
c++
string
c++14
c++17
How best to test and unwrap std::optional in an if statement
Feb 15, 2026
c++
c++17
stdoptional
How to tell if a pointer is the pointer to an array?
Feb 14, 2026
c++
arrays
pointers
c++17
C++17 multiple parameter pack expansion
Feb 14, 2026
c++
templates
variadic-templates
c++17
How to check uniqueness of types of template template parameter?
Feb 15, 2026
c++
templates
c++17
type-traits
typechecking
Cleanest way to suppress gcc unused variable warnings with c++17 syntax for pairs [duplicate]
Feb 14, 2026
c++
gcc
c++17
unused-variables
structured-bindings
How to efficiently return an std::optional
Feb 13, 2026
c++
optimization
c++17
stdoptional
How std::function<std::optional<T>()> is compatible with lambda returning T?
Feb 13, 2026
c++
lambda
c++17
std-function
How do functions inform user that it throws exception based on function prototype?
Feb 12, 2026
c++
exception
c++17
c++17 : lambda to std::function conversion failure
Feb 12, 2026
c++
lambda
c++17
clang++
std-function
What does std::filesystem::is_regular_file(path) mean on Windows?
Feb 10, 2026
c++
windows
c++17
std
std-filesystem
lambda with conversion function to pointer to function with c++ linkage
Feb 09, 2026
c++
c++11
lambda
c++17
Why automatic type inference from the initialization list doesn't work in the constructor?
Feb 09, 2026
c++
c++17
type-deduction
Is it legal to initialize an array via a functor which takes the array itself as a parameter by reference?
Feb 09, 2026
c++
c++17
c++14
stdarray
object-construction
How to report this ICE for gcc-trunk
Feb 06, 2026
c++
gcc
c++17
bug-reporting
Is there a short way to check if parameter pack doesn't contain types repetition? [duplicate]
Feb 06, 2026
c++
c++14
variadic-templates
template-meta-programming
c++17
C++ sequence points and changes to evaluation order in C++17 [duplicate]
Feb 06, 2026
c++
c++17
undefined-behavior
sequence-points
« Newer Entries
Older Entries »