Run Code  | API  | Code Wall  | Misc  | Feedback  | Login  | Theme  | Privacy  | Patreon 

with unifying assignment operator

Language: Layout:
+ ] Compiler args + ] Show input
Compilation time: 1,94 sec, absolute running time: 0,22 sec, absolute service time: 2,17 sec 
edit mode |  history
0000005BD2DAFCB8 constructor: allocated 17 bytes
0000005BD2DAFCB8 constructor: copied 17 characters "abcdefghijklmnop"
0000005BD2DAFCA8 constructor: allocated 15 bytes
0000005BD2DAFCA8 constructor: copied 15 characters "01234567890123"


------- copy assignment ------------

with UNIFYING_ASSIGNMENT_OPERATOR

0000005BD2DAFCC8 copy constructor: allocated 15 bytes
0000005BD2DAFCC8 copy constructor: copied 15 characters "01234567890123"
swap 0000005BD2DAFCB8 "abcdefghijklmnop" with 0000005BD2DAFCC8 "01234567890123"
0000005BD2DAFCC8 destructor: deallocated 17 bytes

----- end copy assignment ----------

0000005BD2DAFCA8 destructor: deallocated 15 bytes
0000005BD2DAFCB8 destructor: deallocated 15 bytes

    
                
λ
.NET NoSQL database for rapid development