MCPcopy Create free account
hub / github.com/boost-ext/ut / steps

Method steps

include/boost/ut.hpp:3241–3241  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3239 public:
3240 template <class TSteps>
3241 constexpr /*explicit(false)*/ steps(const TSteps& _steps) : steps_{_steps} {}
3242
3243 template <class TGherkin>
3244 auto operator|(const TGherkin& gherkin) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected