#include #include using namespace std; using namespace hugo::skeleton; int main() { ReadableMap a; cout << sizeof a << endl; }