#include <catch.hpp>
Public Member Functions | |
| pluralise (std::size_t count, std::string const &label) | |
Public Attributes | |
| std::size_t | m_count | 
| std::string | m_label | 
Friends | |
| std::ostream & | operator<< (std::ostream &os, pluralise const &pluraliser) | 
| Catch::pluralise::pluralise | ( | std::size_t | count, | 
| std::string const & | label | ||
| ) | 
      
  | 
  friend |