MCPcopy Create free account
hub / github.com/RenderKit/embree / remainingTokens

Method remainingTokens

tutorials/external/catch.hpp:7161–7161  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7159
7160 auto type() const -> ParseResultType { return m_type; }
7161 auto remainingTokens() const -> TokenStream { return m_remainingTokens; }
7162
7163 private:
7164 ParseResultType m_type;

Callers 1

parseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected