mirror of
https://github.com/boostorg/python.git
synced 2026-01-19 16:32:16 +00:00
fixed a comment
[SVN r10588]
This commit is contained in:
@@ -39,7 +39,7 @@ typedef base_object<PyTypeObject> python_type;
|
||||
|
||||
|
||||
//
|
||||
// class_t template member function implementations
|
||||
// base_object member function implementations
|
||||
//
|
||||
template <class python_type>
|
||||
base_object<python_type>::base_object(PyTypeObject* type_obj)
|
||||
|
||||
Reference in New Issue
Block a user