Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
phön
phön has asked
7
questions and find answers to
6
problems.
Stats
157
EtPoint
34
Vote count
7
questions
6
answers
About
phön questions
C++ nrvo/copy elision with return statement in parentheses
inline function in different translation units with different compiler flags undefined behaviour?
Is std::is_trivially_copyable wrong?
std::launder and strict aliasing rule
phön answers
How to insert elements into a multidimensional vector of unique pointers?
const forwarding reference gives error C2440: 'initializing': cannot convert from 'const std::string' to 'const std::string &&'
What does "release sequence" mean?
Reusing a float buffer for doubles without undefined behaviour