#include "test.h" boost::ptr_map test::map_; test::test() { map_[0] = 10; }