| 2412 | // ////////////////////////////////////////////////////////////////// |
| 2413 | |
| 2414 | ValueConstIterator::ValueConstIterator() {} |
| 2415 | |
| 2416 | ValueConstIterator::ValueConstIterator( |
| 2417 | const Value::ObjectValues::iterator& current) |
nothing calls this directly
no outgoing calls
no test coverage detected