Title: C++1y binary literals and digit separator · Issue #23 · vim-jp/vim-cpp · GitHub
Open Graph Title: C++1y binary literals and digit separator · Issue #23 · vim-jp/vim-cpp
X Title: C++1y binary literals and digit separator · Issue #23 · vim-jp/vim-cpp
Description: Clang 3.4 supports both: http://clang.llvm.org/cxx_status.html#cxx14 #include
Open Graph Description: Clang 3.4 supports both: http://clang.llvm.org/cxx_status.html#cxx14 #include
X Description: Clang 3.4 supports both: http://clang.llvm.org/cxx_status.html#cxx14 #include <iostream> int main() { int n = 1'000'000; std::cout << n << std::endl; unsigned char c = 0b0...
Opengraph URL: https://github.com/vim-jp/vim-cpp/issues/23
X: @github
Domain: github.com
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"C++1y binary literals and digit separator","articleBody":"Clang 3.4 supports both:\nhttp://clang.llvm.org/cxx_status.html#cxx14\n\n``` cpp\n#include \u003ciostream\u003e\n\nint main()\n{\n int n = 1'000'000;\n std::cout \u003c\u003c n \u003c\u003c std::endl;\n\n unsigned char c = 0b0100'0000;\n std::cout \u003c\u003c c \u003c\u003c std::endl;\n\n return 0;\n}\n```\n\nI'm new to Vim syntax files, but the following seems to work for binary literals:\n\n``` vim\nsyn match cNumber display contained \"0b[01]\\+\\(\\'[01]\\+\\)*\"\n```\n","author":{"url":"https://github.com/msimonsson","@type":"Person","name":"msimonsson"},"datePublished":"2014-05-19T11:56:11.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":2},"url":"https://github.com/23/vim-cpp/issues/23"}
| 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:9d45b3f2-8775-26a8-7a85-5344ad0bce78 |
| current-catalog-service-hash | 81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114 |
| request-id | A8B4:202FD4:E9EC4B:1374A46:6A4C4E0D |
| html-safe-nonce | 10d08aefb9396bcfcabe7ff3150b937b4dc301b5e7cc84cab79c4fcaba9d762f |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJBOEI0OjIwMkZENDpFOUVDNEI6MTM3NEE0Njo2QTRDNEUwRCIsInZpc2l0b3JfaWQiOiI2MzE2MTQwOTc4NDI0Nzk0NjM3IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0= |
| visitor-hmac | 743aec0c07f5133a9bb32c9790f87de9b1240ca1ef1174023949f7ee769cea09 |
| hovercard-subject-tag | issue:33792154 |
| 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/vim-jp/vim-cpp/23/issue_layout |
| twitter:image | https://opengraph.githubassets.com/81e1ad63fb9d98b96138b38d46412cdbfc5e0b4aa483d5ff5f0dbd43b0ced86b/vim-jp/vim-cpp/issues/23 |
| twitter:card | summary_large_image |
| og:image | https://opengraph.githubassets.com/81e1ad63fb9d98b96138b38d46412cdbfc5e0b4aa483d5ff5f0dbd43b0ced86b/vim-jp/vim-cpp/issues/23 |
| og:image:alt | Clang 3.4 supports both: http://clang.llvm.org/cxx_status.html#cxx14 #include |
| og:image:width | 1200 |
| og:image:height | 600 |
| og:site_name | GitHub |
| og:type | object |
| og:author:username | msimonsson |
| hostname | github.com |
| expected-hostname | github.com |
| None | 3d11bb817438277de2a940854450e83a7d32b6aeb5014e9e6b00a6423900251c |
| turbo-cache-control | no-preview |
| go-import | github.com/vim-jp/vim-cpp git https://github.com/vim-jp/vim-cpp.git |
| octolytics-dimension-user_id | 1051958 |
| octolytics-dimension-user_login | vim-jp |
| octolytics-dimension-repository_id | 4631849 |
| octolytics-dimension-repository_nwo | vim-jp/vim-cpp |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 4631849 |
| octolytics-dimension-repository_network_root_nwo | vim-jp/vim-cpp |
| 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 | 14099438da5379150f15a2892474c7c7e6c0e55e |
| ui-target | canary-1 |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width