MCPcopy Create free account
hub / github.com/apache/thrift / getCurrentIndex

Method getCurrentIndex

compiler/cpp/tests/catch/catch.hpp:7956–7958  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7954 }
7955
7956 std::size_t getCurrentIndex() const {
7957 return m_currentIndex;
7958 }
7959
7960 std::size_t m_size;
7961 std::size_t m_currentIndex;

Callers 1

getGeneratorIndexMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected