Skip to content

Commit fdcb950

Browse files
committed
[skip ci] Add folding of section A.2 scope lite test specification
1 parent ca979bc commit fdcb950

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,10 @@ The version of *scope lite* is available via tag `[.version]`. The following tag
127127

128128
### A.2 scope lite test specification
129129

130+
<details>
131+
<summary>click to expand</summary>
132+
<p>
133+
130134
```Text
131135
scope_exit: exit function is called at end of scope
132136
scope_exit: exit function is called at end of scope (lambda)
@@ -152,3 +156,6 @@ unique_resource: op->() provides the pointee if the resource handle is a pointer
152156
unique_resource: [move-construction][resource-copy-ctor-throws]
153157
unique_resource: [move-construction][deleter-copy-ctor-throws]
154158
```
159+
160+
</p>
161+
</details>

0 commit comments

Comments
 (0)