Skip to content

Commit

Permalink
Turns out Rice did not support passing rvalues as function/method par…
Browse files Browse the repository at this point in the history
…ameters. Probably the most common use case for this is wrapping move constructors and move assignments.
  • Loading branch information
cfis committed Nov 13, 2024
1 parent c23986c commit 1c82b69
Show file tree
Hide file tree
Showing 33 changed files with 4,377 additions and 33 deletions.
Binary file added cmake-build-debug/.ninja_deps
Binary file not shown.
3 changes: 3 additions & 0 deletions cmake-build-debug/.ninja_log
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# ninja log v6
4 967 7531719865865936 test/CMakeFiles/unittest.dir/unittest.cpp.obj ebfb4b24b32a6025
10 3340 7531719865915920 test/CMakeFiles/unittest.dir/embed_ruby.cpp.obj 72da4abb3997c2a3
Loading

0 comments on commit 1c82b69

Please sign in to comment.