learnxinyminutes-docs icon indicating copy to clipboard operation
learnxinyminutes-docs copied to clipboard

[C++/en] Improve the example

Open rilysh opened this issue 2 years ago • 1 comments

  • [x] I solemnly swear that this is all original content of which I am the original author
  • [x] Pull request title is prepended with [language/lang-code] (example [python/fr-fr] or [java/en])
  • [x] Pull request touches only one file (or a set of logically related files with similar changes made)
  • [x] Content changes are aimed at intermediate to experienced programmers (this is a poor format for explaining fundamental programming concepts)
  • [x] If you've changed any part of the YAML Frontmatter, make sure it is formatted according to CONTRIBUTING.md
    • [x] Yes, I have double-checked quotes and field names!
  • Changed from using namespace to actually prefix the namespace to avoid conflicts.
  • Changes in some areas and comments.

rilysh avatar Aug 22 '23 05:08 rilysh

Hey @mribeirodantas any updates on this? It's been quite a while since I created this PR.

rilysh avatar Dec 09 '23 03:12 rilysh

@rilysh can you give me push rights to your fork repo https://github.com/mystuffs/learnxinyminutes-docs-2/tree/master so I can update your PR

verhovsky avatar May 15 '24 01:05 verhovsky

@verhovsky Added image

Edit: I'm not exactly sure how to give "push rights". Please let me know if this works for you.

rilysh avatar May 17 '24 17:05 rilysh