File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -76,10 +76,14 @@ you may incrementally adopt new features where appropriate:
7676There is no urgency to refactor existing, working bindings — adopt new
7777features as the need arises or as part of ongoing maintenance efforts.
7878
79- TODO ADD WARNINGS:
80- * std::enabled_shared_from_this private inheritance
81- * holder caster traits specializations may be needed
82- * enum caster traits specializations may be needed
79+ Potential stumbling blocks when migrating to v3.0
80+ -------------------------------------------------
81+
82+ The following issues are very unlikely to arise, and easy to work around:
83+
84+ * TODO holder caster traits specializations may be needed
85+
86+ * TODO enum caster traits specializations may be needed
8387
8488.. _upgrade-guide-2.12 :
8589
You can’t perform that action at this time.
0 commit comments