mirror of
https://github.com/textmate/textmate.git
synced 2026-01-20 12:18:06 -05:00
Apparently clang (now?) support transferring non-POD types from and to Objective-C++ methods, eliminating the need for doing this by passing a (const) reference.