Giters
nrc
/
r4cppp
Rust for C++ programmers
Geek Repo:
Geek Repo
Github PK Tool:
Github PK Tool
Stargazers:
3649
Watchers:
93
Issues:
55
Forks:
289
nrc/r4cppp Issues
Error Handling
Closed
6 months ago
Comments count
3
Mistake about pointer conversion in borrowed pointers chapter
Updated
8 months ago
I think every rust code snippets should have with cpp snippets with . I will be so comprehensive transfer learning experience.
Updated
a year ago
Comments count
3
`mut` vs `const`, non-const reference to const variable in C++.
Updated
a year ago
Traits
Updated
2 years ago
Can you add description of every variable is default immutable?
Updated
2 years ago
Info: mdbook for this project at github pages
Updated
3 years ago
Description of slice is misleading
Updated
3 years ago
Feedback on destructuring and borrowing
Updated
3 years ago
It is just wrong to say C++ array or other containers do not perform bounds checking.
Closed
3 years ago
Comments count
1
unused_mut warning in control-flow.md
Closed
3 years ago
Bad code-section example
Updated
3 years ago
Comments count
2
Not the most obvious way to do graphs
Updated
4 years ago
`int` is not a valid rust type
Updated
4 years ago
Bad example in "Borrowed Pointers"?
Updated
4 years ago
Comments count
1
arena error
Updated
4 years ago
Do while loops
Updated
4 years ago
Comments count
1
Compile error in enums code
Updated
5 years ago
Comments count
1
make_unique call typo
Updated
5 years ago
Compilation as PDF file
Closed
5 years ago
Comments count
3
Destructuring pt2 - confusion about temporary variables created in match statements
Updated
5 years ago
Accessing tuple elements using dot notation
Updated
6 years ago
Methods on structs
Updated
6 years ago
Problem with "primitives.md"
Updated
6 years ago
Calling rust code from C++ and vice versa
Updated
7 years ago
Comments count
2
Rephrase tutorial as rust 4 c++-03 programmers
Updated
8 years ago
for index for indices loop example issue
Updated
8 years ago
Comments count
2
Mention integer overflow/wrapping behavior
Updated
8 years ago
Why would a reference dereference?
Updated
8 years ago
Comments count
1
What's cf?
Closed
8 years ago
Comments count
2
Box::new is similar to make_unique, not new operator in C++.
Closed
9 years ago
Revise chapter "Graphs and arena allocation"
Updated
9 years ago
Comments count
1
Make this a pretty website
Updated
9 years ago
Comments count
7
Suspicious typo in Data Types
Updated
9 years ago
Comments count
1
Errors in borrowed chapter
Closed
10 years ago
Comments count
1
Operator overloading
Updated
10 years ago
Macros
Updated
10 years ago
Comments count
1
RAII and drop
Updated
10 years ago
Built-in frameworks
Updated
10 years ago
Crates and the compilation model
Updated
10 years ago
Modules
Updated
10 years ago
Strings and chars
Updated
10 years ago
Named and parametric lifetimes
Updated
10 years ago
Comments count
2
Trait objects
Updated
10 years ago
Closures and function pointers
Updated
10 years ago
Use relative links
Closed
10 years ago
Comments count
1
"The length must be an integer constant." is wrong
Closed
10 years ago
iterators and iteration
Updated
10 years ago
Would you like to add this to wikibooks?
Updated
10 years ago
Comments count
1
UnsafeCell
Updated
10 years ago
Previous
Next