Logged In: YES
user_id=196852

CppUnit use standard C++. If the Xbox compilatin platform
support provides some forms of STL then you will likely be
able to compile out of the box.

You may need to tweak the platform detection in
Portability.h though.

To test if the port was successful, you can compile and run
examples/cppunittest which are CppUnit's one unit tests.

Baptiste.