Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Ilya Popov
Ilya Popov has asked
7
questions and find answers to
19
problems.
Stats
424
EtPoint
127
Vote count
7
questions
19
answers
About
Ilya Popov questions
Moving to uninitialized memory, or how raw_storage_iterator works
What to do if a posix close call fails?
weak_ptr, make_shared and memory deallocation
Ilya Popov answers
How can you find the condition number in Eigen?
For Eigen SparseMatrix, what does innerIndexPtr() and outerIndexPtr() exactly represent?
Can a standards-conforming string be longer than SIZE_MAX characters?
Efficient container for different derived classes in C++
When is a C++ template instantiation type checked?
Memory Sanitizer
What is the "mks" unit reported by the Boost Unit Test Framework?
Allocator usage in C++ (STL Tree)
Why does "empty" loop cause bus error when compiling C program with clang -O2 on macOS?
Why can't a pointer be automatically converted into a unique_ptr when returning it?