Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Brotcrunsher
Brotcrunsher has asked
11
questions and find answers to
1
problems.
Stats
68
EtPoint
2
Vote count
11
questions
1
answers
About
Mother tongue: C++, Foreign language: Rust
Brotcrunsher questions
When does it make sense to turn off the rasterization step?
Does Visual Studio 2017 fully support N4266 with the [[deprecated]] attribute?
Is it possible to pass a dynamically allocated array to a function that requires an array reference?
Is it well-defined behavior to return a vector of const char*, filled inside a function
Does the C++17 standard guarantee that the address of a union is the same as the address of its members?
Is it necessary to call destroy on a std::coroutine_handle?
Brotcrunsher answers
Are functions with variadic arguments required to call va_start?