Skip to content

Latest commit

 

History

History

demo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Demo Projects

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.