-
Notifications
You must be signed in to change notification settings - Fork 94
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deployed ffba606 to 2.2 with MkDocs 1.5.3 and mike 2.0.0
- Loading branch information
github-actions
committed
Dec 16, 2023
1 parent
c3ba717
commit 62a4abb
Showing
54 changed files
with
16,394 additions
and
20,713 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
657 changes: 348 additions & 309 deletions
657
2.2/blog/2023/09/24/whats-new-in-mp-units-20/index.html
Large diffs are not rendered by default.
Oops, something went wrong.
657 changes: 348 additions & 309 deletions
657
2.2/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/index.html
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>The mp-units library</title><description>A Physical Quantities and Units library for C++</description><link>https://mpusz.github.io/mp-units/2.2/</link><atom:link href="https://mpusz.github.io/mp-units/2.2/feed_rss_created.xml" rel="self" type="application/rss+xml" /><managingEditor>mp-units Team</managingEditor><docs>https://github.com/mpusz/mp-units</docs><language>en</language> <pubDate>Fri, 15 Dec 2023 21:43:02 -0000</pubDate> <lastBuildDate>Fri, 15 Dec 2023 21:43:02 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.9.0</generator> <item> <title>Report from the Kona 2023 ISO C++ Committee meeting</title> <author>mpusz</author> <category>WG21</category> <description><h1>Report from the Kona 2023 ISO C++ Committee meeting</h1><p><strong>Several groups in the ISO C++ Committee reviewed the <a href="https://wg21.link/p1935">P1935: A C++ Approach to Physical Units</a>proposal in Belfast 2019 and Prague 2020. All those groups expressed interest in the potentialstandardization of such a library and encouraged further work. The authors also got valuableinitial feedback that highly influenced the design of the V2 version of the mp-units library.</strong></p><p>In the following years, we scoped on getting more feedback from the production and design anddeveloped version 2 of the <strong>mp-units</strong> library that resolves many issues raised by the users andCommittee members. The features and interfaces of this version are close to being the best we canget with the current version of the C++ language standard.</p></description><link>https://mpusz.github.io/mp-units/2.2/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/</link> <pubDate>Sun, 12 Nov 2023 00:00:00 +0000</pubDate><source url="https://mpusz.github.io/mp-units/2.2/feed_rss_created.xml">The mp-units library</source><guid isPermaLink="true">https://mpusz.github.io/mp-units/2.2/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/</guid> </item> <item> <title>What's new in mp-units 2.0?</title> <author>mpusz</author> <category>Releases</category> <description><h1>What's new in mp-units 2.0?</h1><p><strong>After a year of hard work, we've just released mp-units 2.0.0. It can be obtained from<a href="https://github.com/mpusz/mp-units/releases/tag/v2.0.0">GitHub</a> and<a href="https://conan.io/center/recipes/mp-units?version=2.0.0">Conan</a>.</strong></p><p>In this post, we will describe all the changes introduced by the new version.</p></description><link>https://mpusz.github.io/mp-units/2.2/blog/2023/09/24/whats-new-in-mp-units-20/</link> <pubDate>Sun, 24 Sep 2023 00:00:00 +0000</pubDate><source url="https://mpusz.github.io/mp-units/2.2/feed_rss_created.xml">The mp-units library</source><guid isPermaLink="true">https://mpusz.github.io/mp-units/2.2/blog/2023/09/24/whats-new-in-mp-units-20/</guid> </item> </channel></rss> | ||
<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>The mp-units library</title><description>A Physical Quantities and Units library for C++</description><link>https://mpusz.github.io/mp-units/2.2/</link><atom:link href="https://mpusz.github.io/mp-units/2.2/feed_rss_created.xml" rel="self" type="application/rss+xml" /><managingEditor>mp-units Team</managingEditor><docs>https://github.com/mpusz/mp-units</docs><language>en</language> <pubDate>Sat, 16 Dec 2023 11:48:07 -0000</pubDate> <lastBuildDate>Sat, 16 Dec 2023 11:48:07 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.9.0</generator> <item> <title>Report from the Kona 2023 ISO C++ Committee meeting</title> <author>mpusz</author> <category>WG21</category> <description><h1>Report from the Kona 2023 ISO C++ Committee meeting</h1><p><strong>Several groups in the ISO C++ Committee reviewed the <a href="https://wg21.link/p1935">P1935: A C++ Approach to Physical Units</a>proposal in Belfast 2019 and Prague 2020. All those groups expressed interest in the potentialstandardization of such a library and encouraged further work. The authors also got valuableinitial feedback that highly influenced the design of the V2 version of the mp-units library.</strong></p><p>In the following years, we scoped on getting more feedback from the production and design anddeveloped version 2 of the <strong>mp-units</strong> library that resolves many issues raised by the users andCommittee members. The features and interfaces of this version are close to being the best we canget with the current version of the C++ language standard.</p></description><link>https://mpusz.github.io/mp-units/2.2/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/</link> <pubDate>Sun, 12 Nov 2023 00:00:00 +0000</pubDate><source url="https://mpusz.github.io/mp-units/2.2/feed_rss_created.xml">The mp-units library</source><guid isPermaLink="true">https://mpusz.github.io/mp-units/2.2/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/</guid> </item> <item> <title>What's new in mp-units 2.0?</title> <author>mpusz</author> <category>Releases</category> <description><h1>What's new in mp-units 2.0?</h1><p><strong>After a year of hard work, we've just released mp-units 2.0.0. It can be obtained from<a href="https://github.com/mpusz/mp-units/releases/tag/v2.0.0">GitHub</a> and<a href="https://conan.io/center/recipes/mp-units?version=2.0.0">Conan</a>.</strong></p><p>In this post, we will describe all the changes introduced by the new version.</p></description><link>https://mpusz.github.io/mp-units/2.2/blog/2023/09/24/whats-new-in-mp-units-20/</link> <pubDate>Sun, 24 Sep 2023 00:00:00 +0000</pubDate><source url="https://mpusz.github.io/mp-units/2.2/feed_rss_created.xml">The mp-units library</source><guid isPermaLink="true">https://mpusz.github.io/mp-units/2.2/blog/2023/09/24/whats-new-in-mp-units-20/</guid> </item> </channel></rss> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>The mp-units library</title><description>A Physical Quantities and Units library for C++</description><link>https://mpusz.github.io/mp-units/2.2/</link><atom:link href="https://mpusz.github.io/mp-units/2.2/feed_rss_updated.xml" rel="self" type="application/rss+xml" /><managingEditor>mp-units Team</managingEditor><docs>https://github.com/mpusz/mp-units</docs><language>en</language> <pubDate>Fri, 15 Dec 2023 21:43:02 -0000</pubDate> <lastBuildDate>Fri, 15 Dec 2023 21:43:02 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.9.0</generator> <item> <title>Report from the Kona 2023 ISO C++ Committee meeting</title> <author>mpusz</author> <category>WG21</category> <description><h1>Report from the Kona 2023 ISO C++ Committee meeting</h1><p><strong>Several groups in the ISO C++ Committee reviewed the <a href="https://wg21.link/p1935">P1935: A C++ Approach to Physical Units</a>proposal in Belfast 2019 and Prague 2020. All those groups expressed interest in the potentialstandardization of such a library and encouraged further work. The authors also got valuableinitial feedback that highly influenced the design of the V2 version of the mp-units library.</strong></p><p>In the following years, we scoped on getting more feedback from the production and design anddeveloped version 2 of the <strong>mp-units</strong> library that resolves many issues raised by the users andCommittee members. The features and interfaces of this version are close to being the best we canget with the current version of the C++ language standard.</p></description><link>https://mpusz.github.io/mp-units/2.2/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/</link> <pubDate>Mon, 11 Dec 2023 20:26:58 +0000</pubDate><source url="https://mpusz.github.io/mp-units/2.2/feed_rss_updated.xml">The mp-units library</source><guid isPermaLink="true">https://mpusz.github.io/mp-units/2.2/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/</guid> </item> <item> <title>What's new in mp-units 2.0?</title> <author>mpusz</author> <category>Releases</category> <description><h1>What's new in mp-units 2.0?</h1><p><strong>After a year of hard work, we've just released mp-units 2.0.0. It can be obtained from<a href="https://github.com/mpusz/mp-units/releases/tag/v2.0.0">GitHub</a> and<a href="https://conan.io/center/recipes/mp-units?version=2.0.0">Conan</a>.</strong></p><p>In this post, we will describe all the changes introduced by the new version.</p></description><link>https://mpusz.github.io/mp-units/2.2/blog/2023/09/24/whats-new-in-mp-units-20/</link> <pubDate>Mon, 11 Dec 2023 19:38:20 +0000</pubDate><source url="https://mpusz.github.io/mp-units/2.2/feed_rss_updated.xml">The mp-units library</source><guid isPermaLink="true">https://mpusz.github.io/mp-units/2.2/blog/2023/09/24/whats-new-in-mp-units-20/</guid> </item> </channel></rss> | ||
<?xml version="1.0" encoding="UTF-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/"> <channel><title>The mp-units library</title><description>A Physical Quantities and Units library for C++</description><link>https://mpusz.github.io/mp-units/2.2/</link><atom:link href="https://mpusz.github.io/mp-units/2.2/feed_rss_updated.xml" rel="self" type="application/rss+xml" /><managingEditor>mp-units Team</managingEditor><docs>https://github.com/mpusz/mp-units</docs><language>en</language> <pubDate>Sat, 16 Dec 2023 11:48:07 -0000</pubDate> <lastBuildDate>Sat, 16 Dec 2023 11:48:07 -0000</lastBuildDate> <ttl>1440</ttl> <generator>MkDocs RSS plugin - v1.9.0</generator> <item> <title>Report from the Kona 2023 ISO C++ Committee meeting</title> <author>mpusz</author> <category>WG21</category> <description><h1>Report from the Kona 2023 ISO C++ Committee meeting</h1><p><strong>Several groups in the ISO C++ Committee reviewed the <a href="https://wg21.link/p1935">P1935: A C++ Approach to Physical Units</a>proposal in Belfast 2019 and Prague 2020. All those groups expressed interest in the potentialstandardization of such a library and encouraged further work. The authors also got valuableinitial feedback that highly influenced the design of the V2 version of the mp-units library.</strong></p><p>In the following years, we scoped on getting more feedback from the production and design anddeveloped version 2 of the <strong>mp-units</strong> library that resolves many issues raised by the users andCommittee members. The features and interfaces of this version are close to being the best we canget with the current version of the C++ language standard.</p></description><link>https://mpusz.github.io/mp-units/2.2/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/</link> <pubDate>Mon, 11 Dec 2023 20:26:58 +0000</pubDate><source url="https://mpusz.github.io/mp-units/2.2/feed_rss_updated.xml">The mp-units library</source><guid isPermaLink="true">https://mpusz.github.io/mp-units/2.2/blog/2023/11/12/report-from-the-kona-2023-iso-c-committee-meeting/</guid> </item> <item> <title>What's new in mp-units 2.0?</title> <author>mpusz</author> <category>Releases</category> <description><h1>What's new in mp-units 2.0?</h1><p><strong>After a year of hard work, we've just released mp-units 2.0.0. It can be obtained from<a href="https://github.com/mpusz/mp-units/releases/tag/v2.0.0">GitHub</a> and<a href="https://conan.io/center/recipes/mp-units?version=2.0.0">Conan</a>.</strong></p><p>In this post, we will describe all the changes introduced by the new version.</p></description><link>https://mpusz.github.io/mp-units/2.2/blog/2023/09/24/whats-new-in-mp-units-20/</link> <pubDate>Mon, 11 Dec 2023 19:38:20 +0000</pubDate><source url="https://mpusz.github.io/mp-units/2.2/feed_rss_updated.xml">The mp-units library</source><guid isPermaLink="true">https://mpusz.github.io/mp-units/2.2/blog/2023/09/24/whats-new-in-mp-units-20/</guid> </item> </channel></rss> |
Oops, something went wrong.