MCPcopy Create free account
hub / github.com/BowenFu/matchit.cpp / Id

Class Id

include/matchit.h:99–99  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97
98 template <typename T>
99 class Id;
100 template <typename T>
101 constexpr auto expr(Id<T> &id)
102 {

Callers

nothing calls this directly

Calls 3

overloadFunction · 0.70
valueMethod · 0.45
mutableValueMethod · 0.45

Tested by

no test coverage detected