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
Port to boost::filesystem3 from boost::filesystem2
The major change is that filesystem3 has only one 'path' type (not wide- or narrow-character variations). Since LucenePlusPlus isolates boost::filesystem interaction in FileUtils, the changes are minor and easy to manage.
0 commit comments