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
Hi , I'm using ymal-cpp in my program. I found the performance of reading yaml config is relatively low. So why not add a cache in as_if function to avoid convert::decode each time?