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

Method ~step

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

Source from the content-addressed store, hash-verified

3198 : steps_{steps}, pattern_{pattern} {}
3199
3200 ~step() { steps_.next(pattern_); }
3201
3202 template <class TExpr>
3203 auto operator=(const TExpr& expr) -> void {

Callers

nothing calls this directly

Calls 1

nextMethod · 0.80

Tested by

no test coverage detected