Searched refs:modifyValue (Results 1 – 3 of 3) sorted by relevance
85 modifyValue<Type>(a, -1); in test_copy()90 modifyValue<Type>(a2, 999); in test_copy()
69 void modifyValue(std::experimental::any& a, int value) { in modifyValue() function
92 void modifyValue(std::any& a, int value) { in modifyValue() function