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

Member function pointers

Language: Layout:
+ ] Compiler args + ] Show input
Compilation time: 1,41 sec, absolute running time: 0,22 sec, absolute service time: 1,65 sec 
edit mode |  history
no inheritance
sizeof (void(A::*)()): 8
single inheritance
sizeof (void(B::*)()): 8
multiple inheritance
sizeof (void(C::*)()): 16
virtual inheritance
sizeof (void (D::*)()): 16
forward-declared class
sizeof (void(A::*)()): 24


    
                
λ
.NET NoSQL database for rapid development