HomeSort by relevance Sort by last modified time
    Searched full:cv_ref (Results 1 - 2 of 2) sorted by null

  /ndk/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 225 static void_cv_type & cv_ref(void_type & __ref) function in struct:_VoidCastTraitsAux
253 static void_cv_type & cv_ref(void_type &__ref) function in struct:_VoidCastTraitsAuxBase
284 { return __REINTERPRET_CAST(value_type &, cv_traits::cv_ref(__ref)); }
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/pointers/
_tools.h 225 static void_cv_type & cv_ref(void_type & __ref) function in struct:_VoidCastTraitsAux
253 static void_cv_type & cv_ref(void_type &__ref) function in struct:_VoidCastTraitsAuxBase
284 { return __REINTERPRET_CAST(value_type &, cv_traits::cv_ref(__ref)); }

Completed in 830 milliseconds