Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
catch_enum_values_registry.h File Reference
#include "catch_interfaces_enum_values_registry.h"
#include <vector>
#include <memory>
Include dependency graph for catch_enum_values_registry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Catch::Detail::EnumValuesRegistry
 

Namespaces

namespace  Catch
 
namespace  Catch::Detail
 

Functions

std::unique_ptr< EnumInfoCatch::Detail::makeEnumInfo (StringRef enumName, StringRef allValueNames, std::vector< int > const &values)
 
std::vector< std::string > Catch::Detail::parseEnums (StringRef enums)