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
Returning inline defined structure with uninitialised member. C++
Aug 14, 2026
c++
struct
c++17
fold expression in assignment
Aug 13, 2026
c++
templates
c++17
generic-programming
fold-expression
explicit conversion operator vs get< T >() function for std::variant
Aug 13, 2026
c++
variant
c++17
conversion-operator
std::tuple::get returning const Type&&
Aug 14, 2026
c++
tuples
c++14
rvalue-reference
c++17
Define a static constexpr member of same type of a template class
Aug 13, 2026
c++
c++17
language-lawyer
c++20
Compile-time operator[]
Aug 13, 2026
c++
c++17
Why cannot pass the address of lambda function to another function here?
Aug 12, 2026
c++
c++17
How to replace the base parameter removed from boost::filesystem::weakly_relative and std::filesystem::canonical
Aug 13, 2026
c++
boost
c++17
boost-filesystem
std-filesystem
How to write a template with a default policy and variadic parameters
Aug 12, 2026
c++
templates
c++17
variadic-templates
C++: What is the evaluation order of the user-defined comma operator?
Aug 11, 2026
c++
c++17
evaluation
Is there a way to get a compiler warning when returning a by-value string_view from a temporary?
Aug 11, 2026
c++
c++17
compiler-warnings
temporary-objects
string-view
TColor Initialise with int works with {} but not ()
Aug 10, 2026
c++
c++17
c++builder
c++builder-10.4-sydney
Why doesn't std::integral_constant<lambda> work the same way as std::integral_constant<function-ptr>?
Aug 09, 2026
c++
c++17
language-lawyer
How to emulate std::is_constant_evaluated in c++17? [duplicate]
Aug 09, 2026
c++
c++17
constexpr
regex with string_view returns garbage
Aug 10, 2026
c++
regex
c++17
cv-qualifier propagation in structured binding
Aug 09, 2026
c++
c++17
language-lawyer
qualifiers
structured-bindings
Why explicit-ness of std::pair's heterogeneous "move"-constructor changed in C++17?
Aug 10, 2026
c++
c++17
c++14
language-lawyer
Are nested parentheses allowed in function type alias declaration?
Aug 09, 2026
c++
c++17
language-lawyer
compiler-specific
alias-declaration
Older Entries »