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

PrePostIncrOp

Language: Layout:
+ ] Compiler args + ] Show input
Compilation time: 0.43 sec, absolute running time: 0.16 sec, cpu time: 0.01 sec, memory peak: 5 Mb, absolute service time: 0,62 sec 
edit mode |  history  | discussion
Overloading function call operator: 
50
Second overloaded function call operator:
75
Copy constructor is in work
Move assignment is in work
After preincrement operator

e1.x :10 e1.y :10
e2.x :10 e2.y :10
Copy constructor is in work
Move assignment is in work
After postincrement operator

e1.x :15 e1.y :15
e3.x :15 e3.y :15

    
                
λ
.NET NoSQL database for rapid development