Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
StackedCrooked
StackedCrooked has asked
217
questions and find answers to
51
problems.
Stats
2.4k
EtPoint
477
Vote count
217
questions
51
answers
About
Software developer specializing in C++ cross-platform development.
Hobby projects:
Coliru: online C++ compiler
Anime Ratings: Google Chrome extension for finding good anime
tetris-challenge: experimentation with Tetris AI algorithms
Clojure notes: just my notes :)
StackedCrooked questions
push_back vs emplace_back with a volatile
Detecting equivalent expressions
Lazy sequence or recur for mathematical power function?
Prepend command, stdout and stderr
Atoms and references
How to automate password entry?
Usefulness of the "inline" feature
Can typedef of member function be simplified with helper template classes?
Why does my code cause instruction-cache misses?
HTTP validation utilities?
StackedCrooked answers
Any UML-like modeling tool for QT signals and slots?
Cross platform compatibility in C/C++ (porting a project from Java)?
Creating a future from intermediate futures?
Boost Variant essentially a Union in c/c++?
Finding definitions/references to C++ class members in Vim
Building XUL app a-la SongBird
Why do C++ smart pointer implementations keep the reference counter on the heap together with the pointee?
Proxy Authentication in POCO Net C++ library
Using libltdl on Mac OS X
CMake linking problem