template<class T1, class T2>inline void unitpp::assert_eq

(const std::string& msg,
  T1 exp,
  T2 got)

Assert that the two arguments are equal in the == sense

Documentation

Assert that the two arguments are equal in the == sense

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.