mirror of
https://github.com/AxioDL/boo.git
synced 2025-10-28 04:30:25 +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.