#include // serialization of string #include // serialization of pair #include // std::vector #include #include #include "foo.hxx" #include "other_common.hxx" using namespace std; //! test own type LIBT2N_EXPORT bool t3(const Foo &foo) { return (foo.i==foo.j); }