I hereby claim:
- I am jakz on github.
- I am jacopo (https://keybase.io/jacopo) on keybase.
- I have a public key whose fingerprint is 136F 2BC9 BE47 F603 721D 8036 B698 4C23 A73C ABBE
To claim this, I am signing this object:
| #include <cstdio> | |
| #include <cassert> | |
| #include <stdint.h> | |
| #include <vector> | |
| #include <string> | |
| #include <iostream> | |
| #include <iomanip> | |
| using namespace std; |
| #include <stdint.h> | |
| #include <cstdio> | |
| #include <cstdlib> | |
| #include <vector> | |
| #include <string> | |
| using namespace std; | |
| struct Patch | |
| { |
| template<size_t S, typename T> | |
| class SimpleBitSet | |
| { | |
| private: | |
| T data[S/(sizeof(T)*8)]; | |
| public: | |
| const size_t BITS = sizeof(T)*8; | |
| const size_t SIZE = S/BITS; | |
| #include <type_traits> | |
| #include <cstring> | |
| typedef unsigned char u8; | |
| typedef unsigned short u16; | |
| typedef unsigned int u32; | |
| enum GfxBufferFormat | |
| { | |
| FORMAT_XRGB888, |
| template<typename T> | |
| void Visitor::dispatchAndReplace(unique_ptr<T>& ptr) | |
| { | |
| if (ptr) | |
| { | |
| Node* node = dispatch(ptr.get()); | |
| T* cnode = dynamic_cast<T*>(node); | |
| if (cnode) |
| #include <conio.h> | |
| #include <dos.h> | |
| #include <math.h> | |
| #include <memory.h> | |
| #include <stdio.h> | |
| #include <stdlib.h> | |
| #include <string.h> | |
| #include <time.h> | |
| #include <sys/timeb.h> | |
| #include "keyhandl.h" |
| class LabelBMColoredFont : public cocos2d::Label | |
| { | |
| private: | |
| struct ColorIndex | |
| { | |
| const cocos2d::Color3B& color; | |
| size_t index; | |
| }; | |
| LabelBMColoredFont(cocos2d::FontAtlas *atlas = nullptr, cocos2d::TextHAlignment hAlignment = cocos2d::TextHAlignment::LEFT, |
| Verifying myself: My Bitcoin username is +jacopo. https://onename.io/jacopo |
I hereby claim:
To claim this, I am signing this object: