Public Member Functions | Public Attributes | List of all members
Catch::Detail::EnumInfo Struct Reference

#include <catch.hpp>

Public Member Functions

StringRef lookup (int value) const
 
 ~EnumInfo ()
 

Public Attributes

StringRef m_name
 
std::vector< std::pair< int, StringRef > > m_values
 

Detailed Description

Definition at line 1464 of file catch.hpp.

Constructor & Destructor Documentation

◆ ~EnumInfo()

Catch::Detail::EnumInfo::~EnumInfo ( )

Member Function Documentation

◆ lookup()

StringRef Catch::Detail::EnumInfo::lookup ( int  value) const

Member Data Documentation

◆ m_name

StringRef Catch::Detail::EnumInfo::m_name

Definition at line 1465 of file catch.hpp.

◆ m_values

std::vector<std::pair<int, StringRef> > Catch::Detail::EnumInfo::m_values

Definition at line 1466 of file catch.hpp.


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


magic_enum
Author(s):
autogenerated on Fri Feb 21 2025 03:20:19