15631563 </ style >
15641564 < meta content ="Bikeshed version 4416b18d5, updated Tue Jan 2 15:52:39 2024 -0800 " name ="generator ">
15651565 < link href ="https://isocpp.org/favicon.ico " rel ="icon ">
1566- < meta content ="9ba8e7e132faeb866c05311a62ee45087811fb4d " name ="revision ">
1566+ < meta content ="1576766b3a959373a751c6216b94bad8e0a53049 " name ="revision ">
15671567< style > /* Boilerplate: style-autolinks */
15681568.css .css , .property .property , .descriptor .descriptor {
15691569 color : var (--a-normal-text );
20872087 < div class ="head ">
20882088 < p data-fill-with ="logo "> </ p >
20892089 < h1 class ="p-name no-ref " id ="title "> P3505R0< br > Fix the default floating-point representation in std::format</ h1 >
2090- < h2 class ="no-num no-toc no-ref heading settled " id ="profile-and-date "> < span class ="content "> Published Proposal, < time class ="dt-updated " datetime ="2025-03-15 "> 2025-03-15 </ time > </ span > </ h2 >
2090+ < h2 class ="no-num no-toc no-ref heading settled " id ="profile-and-date "> < span class ="content "> Published Proposal, < time class ="dt-updated " datetime ="2025-03-16 "> 2025-03-16 </ time > </ span > </ h2 >
20912091 < div data-fill-with ="spec-metadata ">
20922092 < dl >
2093- < dt class ="editor "> Author :
2093+ < dt class ="editor "> Authors :
20942094 < dd class ="editor p-author h-card vcard "> < a class ="p-name fn u-email email " href ="mailto:victor.zverovich@gmail.com "> Victor Zverovich</ a >
2095+ < dd class ="editor p-author h-card vcard "> < a class ="p-name fn u-email email " href ="mailto:j6jeon@ucsd.edu "> Junekey Jeon</ a >
20952096 < dt > Audience:
20962097 < dd > LEWG
20972098 < dt > Project:
@@ -2110,7 +2111,6 @@ <h2 class="no-num no-toc no-ref" id="contents">Table of Contents</h2>
21102111 < li > < a href ="#wording "> < span class ="secno "> 4</ span > < span class ="content "> Wording</ span > </ a >
21112112 < li > < a href ="#impl "> < span class ="secno "> 5</ span > < span class ="content "> Implementation and usage experience</ span > </ a >
21122113 < li > < a href ="#impact "> < span class ="secno "> 6</ span > < span class ="content "> Impact on existing code</ span > </ a >
2113- < li > < a href ="#ack "> < span class ="secno "> 7</ span > < span class ="content "> Acknowledgements</ span > </ a >
21142114 < li >
21152115 < a href ="#references "> < span class ="secno "> </ span > < span class ="content "> References</ span > </ a >
21162116 < ol class ="toc ">
@@ -2496,10 +2496,6 @@ <h2 class="heading settled" data-level="6" id="impact"><span class="secno">6. </
24962496numbers is usually discouraged so the impact of this change is likely moderate.
24972497In the past we had experience with changing the output format in < a data-link-type ="biblio " href ="#biblio-fmt " title ="The {fmt} library "> [FMT]</ a > , usage
24982498of which is currently at least an order of magnitude higher than that of < code class ="highlight "> < c- n > std</ c- > < c- o > ::</ c- > < c- n > format</ c- > </ code > .</ p >
2499- < h2 class ="heading settled " data-level ="7 " id ="ack "> < span class ="secno "> 7. </ span > < span class ="content "> Acknowledgements</ span > < a class ="self-link " href ="#ack "> </ a > </ h2 >
2500- < p > Thanks Junekey Jeon, the author of Dragonbox, a state-of-the-art floating-point
2501- to string conversion algorithm, for bringing up this issue and providing
2502- valuable feedback on an early revision of the paper.</ p >
25032499 </ main >
25042500< script >
25052501( function ( ) {
0 commit comments