Originally posted by Yonatan
In which you can also, of course, unconventionally cheat:
Code:
func(*static_cast<large_struct*>(0)); // :rolleyes:
That's still the problem of pointers, not references.