This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am jsulmont on github. | |
* I am catalepsy (https://keybase.io/catalepsy) on keybase. | |
* I have a public key ASBN1ceZpfUNhz2gBn5ljln12iGWowHTz3FDH9HcT3ej9Ao | |
To claim this, I am signing this object: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// stupid comment | |
#include <string> | |
#include <iostream> | |
#include <sstream> | |
#include <memory> | |
#include <thread> | |
#include <future> | |
#include <ratio> | |
#include <sstream> | |
#include <boost/range/irange.hpp> |