Browse Source

MSVC doesn't like boost::dereferencable<T> unless T has a default constructor,
so operator-> must be defined by hand


[SVN r10720]

Dave Abrahams 25 years ago
parent
commit
25939e95a8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      libs/python

+ 1 - 1
libs/python

@@ -1 +1 @@
-Subproject commit 3c6a8d718fc5a7d198e1b089016b733eaaee4469
+Subproject commit f2e34d4836eab58dfd123b1aba294f5ed1d799fe

粤ICP备19079148号