mirror of
https://github.com/AxioDL/boo.git
synced 2025-08-14 16:09:08 +00:00
inline provides external linkage instead of internal linkage which is more desirable here. We can enclose it within an anonymous namespace to make it internally linked.