Skip Navigation
204 comments
  • The best part is, unless that function name is misleading, it doesn't matter how the data is passed; a copy is being sent out over TCP/IP to another device regardless.

  • What needs to happen for it to actually work.

     c++
        
    bool uploadConsciousness(Consciousness&& Conscience) {
    
    
      
204 comments