I've checked the move constructor spec and a Message constructor source and didn't find one.
If there's not, does anyone know about a plan to add it?
I'm using proto3 syntax, writing a library and considering between return through value vs unique_ptr.
 
     
     
     
    