mirror of
https://github.com/AxioDL/boo.git
synced 2025-07-16 01:56:02 +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.