blob: f78a1bcf859f8c5c3a42ce6c01e3ab69016ebc68 [file] [log] [blame]
struct Info {
virtual ~Info();
void hash() {}
};