Determine if T meets the requirements of File.
T
File
template< class T> struct is_File : public std::integral_constant< bool,... >
#include <nudb/concepts.hpp>