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
Using inline variables make sure the data in the map is not duplicated when including the header file in multiple headers. This C++17 feature was explicitly added to facilitate this usecase (defining const variables in header files.)
0 commit comments