MCPcopy Create free account
hub / github.com/awslabs/aws-lambda-cpp / ~Iterator

Method ~Iterator

tests/gtest/gtest.h:10619–10619  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10617 IncrementT step)
10618 : base_(base), value_(value), index_(index), step_(step) {}
10619 ~Iterator() override {}
10620
10621 const ParamGeneratorInterface<T>* BaseGenerator() const override {
10622 return base_;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected