Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
melak47
melak47 has asked
12
questions and find answers to
32
problems.
Stats
1.4k
EtPoint
526
Vote count
12
questions
32
answers
About
melak47 questions
Are multiple non-type template parameter packs allowed?
Are members of a class template instantiated when the class is instantiated?
melak47 answers
How do I use C++ modules in Clang?
Is it possible to change the working directory through VC++ property sheet?
Converting a 3x3 matrix to Euler/Tait Bryan angles (pitch yaw roll)
Is there a "null" value for std::thread::id?
push_back new element to vector
constexpr member functions that don't use this?
As far as I can tell the function below is not constexpr, but the code compiles in clang and g++. What am I missing?
Undefined reference to static constexpr
MSVC 2015 Universal CRT for app-local deployment
Can lambdas translate into functions?