Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
catch_enum_values_registry.cpp File Reference
#include "catch_enum_values_registry.h"
#include "catch_string_manip.h"
#include "catch_stream.h"
#include <map>
#include <cassert>
Include dependency graph for catch_enum_values_registry.cpp:

Go to the source code of this file.

Namespaces

namespace  Catch
 
namespace  Catch::Detail
 

Functions

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