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
20
questions and find answers to
1
problems.
Stats
113
EtPoint
2
Vote count
20
questions
1
answers
About
Mother tongue: C++, Foreign language: Rust
Brotcrunsher questions
In which cases is it okay to allocate on the stack
What are the names and meanings of the intrinsic vector element types, like epi64x or pi32?
Given C++23 relaxations on constexpr, can't constexpr be the default?
Did the Designers of Rust ever publicly say why the syntax of indexing an array is different to indexing a tuple?
What is a bfloat16_t in the C++23 standard?
Get active Tab URL in Chrome with C++
Does MSVC allow to call non-virtual non-static functions on a nullptr?
Passing a pointer to a type that is privately inherited in some base class
When does it make sense to turn off the rasterization step?
Does Visual Studio 2017 fully support N4266 with the [[deprecated]] attribute?
Brotcrunsher answers
Are functions with variadic arguments required to call va_start?