#include <catch.hpp>
List of all members.
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) |
Detailed Description
Definition at line 377 of file catch.hpp.
Constructor & Destructor Documentation
Friends And Related Function Documentation
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
pluralise const & |
pluraliser |
|
) |
| [friend] |
Member Data Documentation
The documentation for this struct was generated from the following file: