boost::filesystem::is_block_file
// In header: <boost/filesystem/file_status.hpp> bool is_block_file(file_status f);
Returns:
f.type() == block_file.
f.type() == block_file