mirror of
https://github.com/boostorg/python.git
synced 2026-01-21 05:02:17 +00:00
This is necessary to avoid a bug in which a template struct from another namespace can be confused with the member function by the parser (see gcc bug 55576; it's apparently a defect in the C++98 standard).