I have the following code :
#include template class A { public: struct Element { U u; }; typedef Eleme