Save struct as binary error

Hi~I got a problem wish somebody can help.
While trying to save a struct as binary,no matter how the struct is,it alway got error.
I try a struct like this:
图片
图片
‘<<’ can’t save a type like this.
ah…An empty struct surely be a POD struct,then why still can’t save it?
Appreciate for any reply!