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
C++ standard: ODR and constexpr std::string_view
Feb 01, 2023
c++
language-lawyer
c++17
linkage
one-definition-rule
set::vector initialization with quotes in a numeric
Feb 01, 2023
c++
stl
c++17
Are new C++17 [[nodiscard]] warnings since Visual Studio 15.6.2 compiler update standards-compliant?
Jan 31, 2023
c++
visual-c++
c++17
language-lawyer
nodiscard
C++ Convert tuple of homogeneous wrapped type to tuple of raw type
Jan 29, 2023
c++
c++17
wrapper
variadic-templates
stdtuple
Defining a custom equality operator in an anonymous namespace
Jan 29, 2023
c++
c++17
Should args to inherited constructors be copied when invoking the base ctor or not?
Jan 29, 2023
c++
visual-studio
c++17
inherited-constructors
Can't compile with static constexpr under pre-C++17 mode
Jan 28, 2023
c++
language-lawyer
c++17
constexpr
C++: compile-time #Include handling if file not found
Jan 28, 2023
c++
c++17
Do you need to delete widget after removeItemWidget from QTreeWidget?
Jan 28, 2023
c++
qt
qt5
c++17
qtreewidget
Can the conditional operator ( ? : ) in C++ be compile time?
Jan 28, 2023
c++
c++17
conditional-operator
compile-time
compile-time-constant
How to import non-ASCII characters into console?
Jan 27, 2023
c++
c++17
Specialize template separately for data member and member functions
Jan 27, 2023
c++
templates
c++17
specialization
Compiler can't execute constexpr expression
Jan 26, 2023
c++
templates
c++17
constexpr
constexpr-function
What is the difference between std::invoke and std::function? [closed]
Jan 07, 2023
c++
callable
c++17
How to implement std::when_any without polling?
Jan 06, 2023
c++
multithreading
concurrency
standards
c++17
Why does an std::any_cast of a passed std::any inside a dlopen'd function raise an error
Jan 06, 2023
c++
scons
c++17
dlopen
stdany
C++17 class template deduction const-ness
Jan 06, 2023
c++
constants
c++17
class-template
gcc not_fn implementation: why does _Not_fn accept additional int parameter?
Jan 05, 2023
c++
gcc
c++17
libstdc++
Deducing the return type of an inline static member function in class definition
Jan 04, 2023
c++
c++17
return-type-deduction
Overload a method in a way that generates a compiler error when called with a temporary
Jan 04, 2023
c++
templates
c++14
c++17
rvalue
« Newer Entries
Older Entries »