Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Ivan Rubinson
Ivan Rubinson has asked
4
questions and find answers to
15
problems.
Stats
345
EtPoint
95
Vote count
4
questions
15
answers
About
I tinker with code since I was 12 years old. I'm a software engineering (B.Sc) student.
Ivan Rubinson questions
Compilation error when trying to find_if an unique_ptr in a vector
Why are literals not const (except strings)?
How to send a buffer in form-data to SignServer?
Ivan Rubinson answers
Hiding specific implementation of C++ interface
Error C2196: case value '?' already used
Compile time replacement of string constants with integers
Drawing 2D stuff with SDL_Renderer and OpenGL stuff with SDL_GLContext
Error when Linking SDL2 using Clang on Windows "LNK1561: entry point must be defined"
Does this code causes UB? [duplicate]
How can I start this Node.JS application?
Promise.allSettled in babel ES6 implementation