Searched refs:rb_cv (Results 1 – 1 of 1) sorted by relevance
243 int const volatile & rb_cv = any_cast<int const volatile &>(b); in test_cast_to_reference() local245 check_true(&rb_c == &rb_cv, "cv references to copied const obj"); in test_cast_to_reference()