Skip to content

Commit de37e77

Browse files
authored
Merge pull request #45 from sourceryinstitute/class-diagram
doc(doc/README): update class diagram
2 parents f55c753 + 8910f6c commit de37e77

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,4 @@ binding according to the `free_interface` abstract interface defined in
88
`sp_resource_m`. The user-defined `free` subroutine must free the associated
99
resource, which usually means deallocating the associated memory.
1010

11-
![class_diagram](https://user-images.githubusercontent.com/13108868/165135689-4d2e85fe-6946-472f-a154-aaabebf6d4f5.png)
12-
11+
![smart-pointers-class-diagram](https://user-images.githubusercontent.com/13108868/192410592-19c6e194-ac3e-4f5c-a308-33b2e10d69a7.png)

0 commit comments

Comments
 (0)