Home
last modified time | relevance | path

Searched refs:v3_other (Results 1 – 1 of 1) sorted by relevance

/external/libcxx/test/std/utilities/variant/variant.hash/
Dhash.pass.cpp64 V v3_other("not hello"); in test_hash_variant() local
73 assert(h(v3) != h(v3_other)); in test_hash_variant()