Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Kan Li
Kan Li has asked
87
questions and find answers to
3
problems.
Stats
632
EtPoint
90
Vote count
87
questions
3
answers
About
Kan Li questions
Strip class name from rtti
bit-field in overload resolution for template
Parse time with microseconds in Java
'declare -A x' vs 'declare -A x=()'
How to make gcc uses march=native as default?
propagate_const of const unique_ptr
Difference between char[N] and char (&)[N] in parameter list
Template parameter default to a later one
Same address, multiple shared_ptr counters, is it forbidden by C++ standard?
GCC 4.4/4.5 unique_ptr not work for unordered_set/unordered_map
Kan Li answers
Using typeid to get name of derived class
O(N) algorithm slower than O(N logN) algorithm