mirror of
https://github.com/textmate/textmate.git
synced 2026-04-06 03:01:29 -04: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.