Searched refs:copy_constructed (Results 1 – 1 of 1) sorted by relevance
56 copy_constructed = true; in GenericPayload()141 if (p == nullptr && copy_constructed) { in GetPayload()174 bool copy_constructed = false; member