Skip to content

Commit

Permalink
Merge pull request #591 from bader/typo-fix
Browse files Browse the repository at this point in the history
Fix typo in multi_ptr class name
  • Loading branch information
gmlueck committed Jul 24, 2024
2 parents 796f242 + 29f9dc9 commit a300b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion adoc/chapters/what_changed.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@ Changes in [code]#multi_ptr# interface:
* [code]#global_ptr#, [code]#local_ptr# and [code]#private_ptr# alias take the
new extra parameter;
* addition of the [code]#address_space_cast# free function to cast undecorated
pointer to [code]#multi_pointer#;
pointer to [code]#multi_ptr#;
* addition of construction/conversion operator for the generic address space;
* removal of the constructor and assignment operator taking an unannotated
pointer;
Expand Down

0 comments on commit a300b3e

Please sign in to comment.