boostorg / boostorg/python

Deprecate use of boost::shared_ptr in favour of std::shared_ptr

オープン
#81 コメント 2 件 リアクション 0 件 担当者 1 名 @stefanseefeld が担当を希望しています GitHub で見る
C++-11
主要言語
C++
スター
537
フォーク
223
平均マージ
11時間 22分
マージ済み PR(30日)
2

説明

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.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。