Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 818 Bytes

File metadata and controls

20 lines (12 loc) · 818 Bytes

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.