Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
rasmus
rasmus has asked
7
questions and find answers to
11
problems.
Stats
210
EtPoint
38
Vote count
7
questions
11
answers
About
rasmus questions
Is modifying a mutable on a const declared object undefined behavior?
Does accessing array of POD struct as array of its single member violate strict aliasing?
Can std::vector emplace_back copy construct from an element of the vector itself?
rasmus answers
Pre-allocating memory in MATLAB à la std::vector::reserve(n)
How to programmatically minimize opened window folders
gcc 4.5.1 virtual inheritance issue
GET_WHEEL_DELTA_WPARAM macro in C#
Errors when cross compiling C++/Objective-C++
CPLUS_INCLUDE_PATH doesn't works
is it possible to speed-up matlab plotting by calling c / c++ code in matlab?
Dynamic allocation of objects with aligned members - possible solutions?
How are matrices stored in memory?