Jason Turner 0ed9602ba9 Get libc++ on ubuntu 14.04 working
The std::is_member_function_pointer<> template is broken on this version
of the libc++ standard library for const member functions.

To get ChaiScript to work with this, we had to work around the use of
automatically generated std::function wrappers in many cases. This
actually cleaned up the code in a few places and muddied it up in one.
2015-04-21 12:01:29 -06:00
..
2014-08-27 12:05:03 -06:00
2014-05-23 09:56:55 -06:00
2014-05-29 20:16:47 -06:00
2011-09-24 12:05:08 -06:00
2014-05-23 09:56:55 -06:00
2011-09-10 06:55:27 -06:00
2011-09-10 06:55:27 -06:00
2014-08-27 12:15:47 -06:00
2014-05-23 09:56:55 -06:00
2011-09-24 15:21:15 -06:00
2009-07-08 18:59:10 +00:00
2012-05-24 19:25:29 -06:00