Deprecate use of boost::shared_ptr in favour of std::shared_ptr
Đang mở
C++-11
- Ngôn ngữ chính
- C++
- Star
- 537
- Fork
- 223
- Merge trung bình
- 11 giờ 22 phút
- Pull request đã merge (30 ngày)
- 2
Mô tả
Assuming `boost::shared_ptr` and `std::shared_ptr` are distinct types, let Boost.Python provide builtin support for `std::shared_ptr` whenever the compiler supports it, and optionally support for `boost::shared_ptr` (for backward compatibility). The latter may be removed later, to reduce Boost.Python's dependency on Boost.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.