Searched refs:ptrZoneIndex (Results 1 – 1 of 1) sorted by relevance
644 auto ptrZoneIndex = std::get_if<double>(&(findZoneIndex->second)); in init() local 645 if (!ptrZoneIndex) in init() 650 auto desiredIndex = static_cast<int64_t>(*ptrZoneIndex); in init()