Title: Update c++ std in meson build file to c++17 · Issue #4 · stromtutorial/stromtutorial.github.io · GitHub
Open Graph Title: Update c++ std in meson build file to c++17 · Issue #4 · stromtutorial/stromtutorial.github.io
X Title: Update c++ std in meson build file to c++17 · Issue #4 · stromtutorial/stromtutorial.github.io
Description: Could you update the c++ standard in the meson.build file from c++11 to c++17? This is supported by compilers these days. In addition to many small improvements, it allow you to do "destructuring" or pairs, tuples, and other objects. For...
Open Graph Description: Could you update the c++ standard in the meson.build file from c++11 to c++17? This is supported by compilers these days. In addition to many small improvements, it allow you to do "destructuring" ...
X Description: Could you update the c++ standard in the meson.build file from c++11 to c++17? This is supported by compilers these days. In addition to many small improvements, it allow you to do "destructur...
Opengraph URL: https://github.com/stromtutorial/stromtutorial.github.io/issues/4
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Update c++ std in meson build file to c++17","articleBody":"Could you update the c++ standard in the meson.build file from `c++11` to `c++17`? This is supported by compilers these days. In addition to many small improvements, it allow you to do \"destructuring\" or pairs, tuples, and other objects.\n\nFor example, instead of writing:\n```\n for (auto it = _definitions.begin(); it != _definitions.end(); ++it)\n names.push_back(it-\u003efirst);\n```\nyou can write:\n```\n for (auto\u0026 [name, code] : _definitions)\n names.push_back(name);\n```\n\nAnd instead of writing:\n```\n for (auto \u0026 t : tuples) {\n unsigned site_begin = std::get\u003c0\u003e(t);\n unsigned site_end = std::get\u003c1\u003e(t);\n unsigned site_skip = std::get\u003c2\u003e(t);\n unsigned site_subset = std::get\u003c3\u003e(t);\n```\nyou can write:\n```\n for (auto \u0026 [site_begin, site_end, site_skip, site_subset] : tuples) {\n```","author":{"url":"https://github.com/bredelings","@type":"Person","name":"bredelings"},"datePublished":"2025-04-14T17:39:26.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/4/stromtutorial.github.io/issues/4"}
| route-pattern | /_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format) |
| route-controller | voltron_issues_fragments |
| route-action | issue_layout |
| fetch-nonce | v2:cabd4070-062e-10bd-a1b6-bf758bd08986 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | BFC6:B8F5D:920DBC:C04EEA:698FA9F9 |
| html-safe-nonce | 819176511d19bb978e62a8d6740ff5643e48f97f63dcbaa609541328ff4874bc |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJCRkM2OkI4RjVEOjkyMERCQzpDMDRFRUE6Njk4RkE5RjkiLCJ2aXNpdG9yX2lkIjoiODk1MTgzMzIyMzk0MTMwMjc3NyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 44ec2c52ae89894c362e016a8901cabff7f977faabd8f41aeb8e761f8e15855e |
| hovercard-subject-tag | issue:2993727631 |
| github-keyboard-shortcuts | repository,issues,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/stromtutorial/stromtutorial.github.io/4/issue_layout |
| twitter:image | https://opengraph.githubassets.com/7151a5cf02e8cc02df200423fb89d3ea6bb540d57a924aca7f39b8ea79164b57/stromtutorial/stromtutorial.github.io/issues/4 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/7151a5cf02e8cc02df200423fb89d3ea6bb540d57a924aca7f39b8ea79164b57/stromtutorial/stromtutorial.github.io/issues/4 |
| og:image:alt | Could you update the c++ standard in the meson.build file from c++11 to c++17? This is supported by compilers these days. In addition to many small improvements, it allow you to do "destructuring" ... |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | bredelings |
| hostname | github.com |
| expected-hostname | github.com |
| None | ff0b5286b4f7cd2eb22d357a0ae8fb9a0ae1eaf6abfbae7410c3b315d16414e1 |
| turbo-cache-control | no-preview |
| go-import | github.com/stromtutorial/stromtutorial.github.io git https://github.com/stromtutorial/stromtutorial.github.io.git |
| octolytics-dimension-user_id | 41973327 |
| octolytics-dimension-user_login | stromtutorial |
| octolytics-dimension-repository_id | 161959421 |
| octolytics-dimension-repository_nwo | stromtutorial/stromtutorial.github.io |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 161959421 |
| octolytics-dimension-repository_network_root_nwo | stromtutorial/stromtutorial.github.io |
| turbo-body-classes | logged-out env-production page-responsive |
| disable-turbo | false |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 5268d66f533eb3b2e65a6a398a739f35827fd64a |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width