Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Peter Alexander
Peter Alexander has asked
35
questions and find answers to
291
problems.
Stats
8.5k
EtPoint
2.9k
Vote count
35
questions
291
answers
About
Core Data Programmer at Facebook.
Twitter: @Poita_
Homepage: http://poita.org
Peter Alexander questions
C++ Inheriting from Undefined Template Type
Unit tests for std::map
Adding virtual functions without modifying the original classes
Using free function as pseudo-constructors to exploit template parameter deduction
What kinds of types does qsort not work for in C++?
Mapping variadic template arguments in D
Creating strings in D without allocating memory?
What is the rationale behind the syntax chosen to declare template friends?
Aligning stack variables in D
Managing local-only changes with git
Peter Alexander answers
How to change the default *.exe icon in C/C++?
D dynamic array initialization, stride and the index operation
Variadic Templates and Type Traits
Dividing circle into pieces by choosing points on circumference?
Removing C-style casts in C++ code under Android
Does D have a sufficiently expressive type system to make it feasible to work dynamically?
Usage of virtual class and extern in C++
operator<< for nested class
Partial specialization for pointers, c++
Delete records not present in join