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

test move semantics

Language: Layout:
+ ] Compiler args + ] Show input
Compilation time: 2,57 sec, absolute running time: 0,76 sec, absolute service time: 3,35 sec 
edit mode |  history
construct v: noisy_str::constructor

copy construct v2: noisy_str::copy constructor

move construct v3: noisy_str::move constructor

copy assignment: noisy_str::copy assignment

move assignment: noisy_str::move assignment

destroy v3, v2, v1
noisy_str::destructor
noisy_str::destructor
noisy_str::destructor

construct vector of three vehicles
noisy_str::constructor
noisy_str::constructor
noisy_str::constructor

move the vehicles in the vector
noisy_str::move constructor
noisy_str::move constructor
noisy_str::move constructor
noisy_str::destructor
noisy_str::destructor
noisy_str::destructor

destroy vector of three vehicles
noisy_str::destructor
noisy_str::destructor
noisy_str::destructor

    
                
λ
.NET NoSQL database for rapid development