| 185 | // --------------------------------------------------------------------------- |
| 186 | |
| 187 | int BoxedValue::integerValue() const { return d->integerValue_; } |
| 188 | |
| 189 | // --------------------------------------------------------------------------- |
| 190 |
no outgoing calls
no test coverage detected