Searched refs:modifyValue (Results 1 – 2 of 2) sorted by relevance
77 modifyValue<Type>(a, -1); in test_copy()82 modifyValue<Type>(a2, 999); in test_copy()
59 void modifyValue(std::experimental::any& a, int value) { in modifyValue() function