cucumber / cucumber-cpp

Support for writing Cucumber step definitions in C++
MIT License
304 stars 131 forks source link

Modernize overloading #267

Closed ursfassler closed 8 months ago

ursfassler commented 8 months ago

Summary

Use more modern language features when overloading.

Details

Motivation and Context

Modernization of the code base.

How Has This Been Tested?

Types of changes

Checklist: