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 to make lambdas work with std::nullopt
Mar 08, 2023
c++
lambda
c++17
return-type-deduction
Template class instantiation without angular brackets
Mar 08, 2023
c++
templates
language-lawyer
c++17
template-argument-deduction
DLL exporting causing issues with unique pointers
Mar 08, 2023
c++
stl
c++14
c++17
dllexport
Can you initialise "static const vectors" of unique_ptrs? (C++17 with GCC 7.3)
Mar 08, 2023
c++
gcc
stl
c++17
Why does `std::unary_function` still compile in c++17?
Mar 08, 2023
c++
g++
c++17
Is it possible to avoid the need for copy/move constructors in the following code?
Mar 08, 2023
c++
templates
c++17
variadic-templates
Variadic template for multidimensional std::array
Mar 08, 2023
c++
c++17
generic-programming
How to write a generic trait to match T::value_type against other traits? [closed]
Mar 07, 2023
c++
c++17
Explicit match of template template arguments
Mar 06, 2023
c++
c++14
c++17
template-argument-deduction
template-templates
Template Specialization with Default Value
Mar 05, 2023
c++
c++11
c++14
c++17
template-meta-programming
Different behaviour of my type_trait in templated/non-templated code
Mar 06, 2023
c++
c++17
typetraits
Is it safe to call size() method on moved-from vector? [duplicate]
Mar 05, 2023
c++
c++17
stdvector
move-semantics
Static multidimensional array, dimensionality definition at compile time
Mar 06, 2023
c++
arrays
c++17
compile-time
Constructing istringstream with string_view doesn't compile
Mar 06, 2023
c++
c++17
Is *this = Ctor(); legal and efficient for clearing an object's state?
Mar 06, 2023
c++
constructor
language-lawyer
c++17
this-pointer
std::variant comparison with std::nullptr_t inside
Mar 04, 2023
c++
c++17
How to access the `polymorphic` base class for any child of an `std::variant`?
Mar 06, 2023
c++
inheritance
polymorphism
c++17
variant
How to pass a Callable object in c++17 to be used with std::invoke
Mar 05, 2023
c++
constructor
c++17
callable
template-classes
why structured bindings don't return references to struct members using `auto&` but the members themselves are returned
Mar 05, 2023
c++
c++17
structured-bindings
Non-overloadable non-inline function definitions in different translation units
Mar 04, 2023
c++
c++17
language-lawyer
one-definition-rule
« Newer Entries
Older Entries »