Public Member Functions | Public Attributes | Friends | List of all members
Catch::pluralise Struct Reference

#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)
 

Detailed Description

Definition at line 2870 of file catch.hpp.

Constructor & Destructor Documentation

◆ pluralise()

Catch::pluralise::pluralise ( std::size_t  count,
std::string const &  label 
)

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
pluralise const &  pluraliser 
)
friend

Member Data Documentation

◆ m_count

std::size_t Catch::pluralise::m_count

Definition at line 2875 of file catch.hpp.

◆ m_label

std::string Catch::pluralise::m_label

Definition at line 2876 of file catch.hpp.


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


inertial_sense_ros
Author(s):
autogenerated on Sun Feb 28 2021 03:18:03