diff --git a/doc/v2/Dereferenceable.html b/doc/v2/Dereferenceable.html new file mode 100644 index 00000000..60ff06c2 --- /dev/null +++ b/doc/v2/Dereferenceable.html @@ -0,0 +1,66 @@ + +
+ + +|
+ |
+
+ Boost.Python+Dereferenceable Concept+ |
+
Instances of a dereferenceable type can be used like a pointer to access an lvalue. + +
In the table below, x denotes an object whose
+type is a model of Dereferenceable.
+
+
| Expression | +Requirements | +
*x |
+ An lvalue + |
Revised + + 10 May, 2002 + +
+© Copyright Dave + Abrahams 2002. All Rights Reserved. + +
Permission to copy, use, modify, sell + and distribute this software is granted provided this copyright notice appears + in all copies. This software is provided "as is" without express or implied + warranty, and with no claim as to its suitability for any purpose. + +