All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Public Attributes | Friends | List of all members
Catch::pluralise Struct Reference

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 3216 of file catch.hpp.


The documentation for this struct was generated from the following file: