On Aug 30, 2012, at 10:16 PM, Adam Strzelecki <[email protected]> wrote: > Not that there is anything wrong Boost, but IMHO less dependencies is better. > So are there any Boost features used in TM2 that are not available in C++11?
We use boost::variant — that’s the only thing though (as I just updated to std::tuple). _______________________________________________ textmate-dev mailing list [email protected] http://lists.macromates.com/listinfo/textmate-dev
