Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
florestan
florestan has asked
10
questions and find answers to
20
problems.
Stats
373
EtPoint
76
Vote count
10
questions
20
answers
About
florestan questions
Template type alias visibility compiler disagreement
Is comparing addresses of dynamically allocated objects allowed in C++20 constant expression?
if constexpr with static_assert in lambda, which compiler is correct?
florestan answers
How to make the `static_assert` print the value it got on failure?
Constrain template template parameter to be one of two types
Function call priority in output stream
How to pass a Callable object in c++17 to be used with std::invoke
Arity of a generic lambda
Is it possible to issue compile error if object is stack created (including inherited types)?
Add extra methods at compile time according to some enum value
Constructor overloading with variadic arguments
A type trait to detect functors using C++17?
Is it possible to express a static_assert for an expression that should not compile?