File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -30,12 +30,12 @@ which dynamic memory allocations are undesired.
3030Current implementation implements all public interfaces defined in the paper.
3131
3232There have been minor updates to the wording after the paper is accepted,
33- notably [ P3247] ( wg21.link/P3247 ) .
33+ notably [ P3247] ( https:// wg21.link/P3247) .
3434Which changes the requirements for constexpr support.
35- This will likely be preceded with [ P3074] ( wg21.link/P3074 ) .
35+ This will likely be preceded with [ P3074] ( https:// wg21.link/P3074) .
3636These has not been implemented yet.
3737
38- You can follow [ this link] ( eel.is/c++draft/inplace.vector )
38+ You can follow [ this link] ( https:// eel.is/c++draft/inplace.vector)
3939to checkout the status of ` inplace_vector ` in the latest draft.
4040
4141Contributions are welcome.
You can’t perform that action at this time.
0 commit comments