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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
shared_ptr.h 753 static_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function in namespace:tr1
1056 static_pointer_cast(const shared_ptr<_Tp1>& __r) function in namespace:tr1
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
shared_ptr.h 753 static_pointer_cast(const __shared_ptr<_Tp1, _Lp>& __r) function in namespace:tr1
1056 static_pointer_cast(const shared_ptr<_Tp1>& __r) function in namespace:tr1

Completed in 1298 milliseconds