MCPcopy Create free account
hub / github.com/TranslucentTB/TranslucentTB / operator *

Method operator *

TranslucentTB/windows/window.hpp:383–386  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

381 }
382
383 constexpr Window operator *() const noexcept
384 {
385 return m_currentWindow;
386 }
387};
388
389// Iterator class for OrderedEnum

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected