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
Variadic function that accepts arguments of same type at compile time and iterate on them
Jun 09, 2026
c++
templates
c++17
variadic-functions
function-templates
Why isocpp allows us to exceed enum class values?
Jun 10, 2026
c++
enums
initialization
c++17
Are There Restrictions on What can be Passed to auto Template Parameters? [duplicate]
Jun 10, 2026
c++
templates
parameters
c++17
auto
How does the standard define the capture of runtime-bound array?
Jun 09, 2026
c++
arrays
gcc
clang
c++17
Best way to access elements of custom 2-dim C++ container
Jun 09, 2026
c++
stl
containers
c++17
Array of arrays initialized as const float* instead of const float **
Jun 07, 2026
c++
arrays
c++17
std::move in sub-expressions of return statement [duplicate]
Jun 07, 2026
c++
c++17
move-semantics
Using fold expression to construct a trivial object
Jun 07, 2026
c++
constructor
tuples
c++17
fold
How to hash std::string_view?
Jun 06, 2026
c++
hash
c++17
string-view
Invoking a tuple containing both the invocable and the arguments
Jun 06, 2026
c++
c++17
Reliable way of ordering mulitple std::void_t partial specializations for type traits
Jun 05, 2026
c++
c++17
language-lawyer
sfinae
void-t
C++17 dependent name is not a type, works in C++14
Jun 03, 2026
c++
templates
visual-c++
c++17
C++ conditional template class definition of member function
Jun 04, 2026
c++
c++17
constexpr-if(false) vs two phase name lookup [duplicate]
Jun 02, 2026
c++
templates
constexpr
c++17
static-assert
How does libc++'s std::is_literal_type work?
Jun 01, 2026
c++
c++17
std
libc++
correct syntax to access a template variable specialization
Jun 02, 2026
c++
templates
c++17
Fold Expression template argument deduction/substitution failed
Jun 01, 2026
c++
c++17
Older Entries »