hacking through
Nov. 22nd, 2007 03:28 am#define protected public
#include "some/header.h"
#define protected protected
via wtf
оттуда же: Only private things are protected.
#include "some/header.h"
#define protected protected
via wtf
оттуда же: Only private things are protected.