| 113 | //---------------------------------------------------------- |
| 114 | { |
| 115 | struct T {}; |
| 116 | // tag::doc_background_5[] |
| 117 | // A type of memory resource |
| 118 | monotonic_resource mr; |
nothing calls this directly
no outgoing calls
no test coverage detected