I am writing a C++ program and I need to estimate the memory occupied by a boost::dynamic_bitset<>. The sizeof() operator always returns 32 as the value, but I\'m doub