ended9월 5일· 1 sources

No one asked, but I've written a C++ header-only library so you don't have to declare the variable again.

Why it matters

In my spare time, I wrote a header-only C++ library that will help you extract variable declarations from the main(...) function of one .cpp file to the main(...) function of another .cpp file. Yes, I...

1
Sources
+0
24h
Growth
15d
Active

Sources

Related Issues