| 32 | class variable; |
| 33 | template <typename T = int, typename Allocator = std::allocator<char>> |
| 34 | class integer; |
| 35 | template <typename T = int, typename Allocator = std::allocator<char>> |
| 36 | class category; |
| 37 |
nothing calls this directly
no outgoing calls
no test coverage detected