Home
last modified time | relevance | path

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

/system/utest/fbl/
A Dvector_tests.cpp839 auto __UNUSED const_int_ptr = const_ref_vector_int.get(); in VectorGetConstness() local
842 static_assert(fbl::is_const<fbl::remove_pointer<decltype(const_int_ptr)>::type>::value, ""); in VectorGetConstness()

Completed in 4 milliseconds