¡@

Home 

c++ Programming Glossary: shared_ptr.h

Clang, std::shared_ptr and std::less/operator<

http://stackoverflow.com/questions/11115265/clang-stdshared-ptr-and-stdless-operator

gcc x86_64 linux gnu 4.7 .. .. .. .. include c 4.7 bits shared_ptr.h 364 14 error no matching function for call to object of type.. _Vp struct common_type _Tp _Up _Vp... If you check bits shared_ptr.h you did find a std common_type and the clang developers claim..

debug websocket++ broadcast_server.cpp ('owner_less' is not a member of 'std')

http://stackoverflow.com/questions/15423931/debug-websocket-broadcast-server-cpp-owner-less-is-not-a-member-of-std

void ' In file included from usr include c 4.7 bits shared_ptr.h 52 0 from usr include c 4.7 memory 87 from usr local include.. memory.hpp 21 from usr local include boost smart_ptr shared_ptr.hpp 27 from usr local include boost shared_ptr.hpp 17 from usr.. smart_ptr shared_ptr.hpp 27 from usr local include boost shared_ptr.hpp 17 from usr local include boost date_time time_clock.hpp..

Using std::shared_ptr with clang++ and libstdc++

http://stackoverflow.com/questions/7964360/using-stdshared-ptr-with-clang-and-libstdc

shared_ptr int other some ^ ~~~~ usr include c 4.6 bits shared_ptr.h 93 11 note function has been explicitly marked deleted here..

How do I call ::std::make_shared on a class with only protected or private constructors?

http://stackoverflow.com/questions/8147027/how-do-i-call-stdmake-shared-on-a-class-with-only-protected-or-private-const

x86_64 redhat linux 4.6.1 .. .. .. .. include c 4.6.1 bits shared_ptr.h 52 0 from usr lib gcc x86_64 redhat linux 4.6.1 .. .. .. .... x86_64 redhat linux 4.6.1 .. .. .. .. include c 4.6.1 bits shared_ptr.h 313 64 instantiated from ˜std shared_ptr _Tp shared_ptr std _Sp_make_shared_tag.. x86_64 redhat linux 4.6.1 .. .. .. .. include c 4.6.1 bits shared_ptr.h 531 39 instantiated from ˜std shared_ptr _Tp std allocate_shared..