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

File constexpr.cpp

test/matchit/constexpr.cpp:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "matchit.h"
2using namespace matchit;
3
4constexpr int32_t fib(int32_t n)

Callers

nothing calls this directly

Calls 2

fibFunction · 0.70
evalFunction · 0.70

Tested by

no test coverage detected