template<class A>inline void unitpp::assert_true

(const std::string& msg,
  A assertion)

Assert that the assertion is true, that is fail if (!assertion) 

Documentation

Assert that the assertion is true, that is fail if (!assertion) 

Alphabetic index HTML hierarchy of classes or Java



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