/SG14-comparing-virtual-functions

ISO C++ SG14: A proposal and experimental code for comparing ultimate functions called by virtual function calls

Primary LanguageC++

SG14 proposal: Comparing Virtual Functions

A proposal being developed in ISO C++ (WG21) Study Group 14 for comparing ultimate functions called by virtual function calls

Papers

Drafts of papers for presentation to SG14 or the various Working Groups are prepared in papers/

Papers are .bs files written for processing in Bikeshed.

Published

  • p0130 Comparing Virtual Methods: r0

Current WIP

Pregenerated WIP versions will be occasionally committed for easier review/discussion:

  • p0130 Comparing Virtual Methods: r1 WIP

Example code

Pretty much everything else in this repository, but it's still being cleaned up.