ABI stability of client: This demonstrates ABI stability of client when virtual table of library exported class is disrupted.
ABI stability of library: This demonstrates ABI stability of library when virtual table of interface used by library is disrupted.
ABI stability when layout of template class is changed:This demonstrates ABI stability of client when layout of template class exported by library is changed.