You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You're correct - from what I understand, only static functions need to be inlined though. Will be fixed in the next version. Thanks for reporting this.
As this library is header-only, shouldn't all the functions be
inline
to prevent multiple definition errors?The text was updated successfully, but these errors were encountered: