| 316 | */ |
| 317 | |
| 318 | __inline_call allocator get_alloc( |
| 319 | ) const |
| 320 | { return static_cast<allocator>(*this); |
| 321 | } |
| 322 | |
| 323 | /* |
| 324 | -------------------------------------------------------- |
nothing calls this directly
no outgoing calls
no test coverage detected