| 125 | } |
| 126 | |
| 127 | std::string |
| 128 | SimpleDeltaRndNumGenerator::get_prefixed_name(const std::string &name) |
| 129 | { |
| 130 | return name; |
| 131 | } |
| 132 | |
| 133 | /* |
| 134 | * Print the tracing information for debugging. |
nothing calls this directly
no outgoing calls
no test coverage detected