Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
user17732522
user17732522 has asked
16
questions and find answers to
245
problems.
Stats
6.1k
EtPoint
1.9k
Vote count
16
questions
245
answers
About
user17732522 questions
Do abstract characters in the translation character set differ from Unicode scalar values?
Non-literal types and constant expressions
Are function parameter objects temporary objects?
Does IFNDR take precedence over diagnosable rule violations?
Padding bytes after assignment
Is use in an unused default member initializer still an odr-use?
Type conflicts in non-type template argument deduction
Is copy elision in the form of named return value optimization permitted in C?
Functional equivalency in template constraints vs member function constraints
Does implicit object creation apply in constant expressions?
user17732522 answers
How to pass an object's method to a lambda-function?
C++ Cannot pass string literal 'const char []' to a function with parameter type 'const T&' where T is typedef of char[]
Default constructed std::string c_str() value
Why does MSVC refuse to compile `static_assert(std::size(arr) < N)` when [array] `arr` declared thread local?
I found that lambda functions in C++ can bypass const restrictions, is it a bug?
Assignment evaluation order in GCC with C++17
c++ constexpr typed as nested class
c++ attributes on function object generated by a lambda expression?
Wrong computation of sum in a constant expression
-Wconversion diagnostic from gcc-trunk when -fsanitize=undefined is passed