/BoostSymLinkError

This is a small testing program to recreate a problem with Boost::Filesystem::is_empty not being able to work with symbolic links anymore. See this Stackoverflow question for more info: http://stackoverflow.com/questions/22668337/boostfilesystemis-empty-returns-false-for-symlinks

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Stargazers