Menu
  • HOME
  • TAGS

Getting error: 'shared_ptr' in namespace 'std' does not name a type

android,c++11,android-studio,stlport

@T.C Looks like you were right. I saw your claim on a different question while looking for a solution for my problem, but as libraries that I am using are compiling with C++11 and STLport I thought that this claim might not be true. What I think happened is that...