| Issue 11: | shared_ptr declared in global scope | |
| 1 person starred this issue and may be notified of changes. | Back to list |
It looks like shared_ptr is not defined in any kind of namespace. So when I'm trying to integrate supersonic into an existing code base I get errors about shared_ptr being redefined. In this case existing code already says "using std::shared_ptr"
Dec 5, 2013
Project Member
#1
p...@google.com
Dec 5, 2013
(No comment was entered for this change.)
Owner:
p...@google.com
Jan 14, 2014
(No comment was entered for this change.)
Status:
Fixed
|