container_ptr_fields_inverse.cpp:13:30: error: [chromium-containers] Use raw_ptr instead of T* in the container template argument. MyArbitraryContainer arbitrary_member; ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ 1 error generated.