Refactored to use Boost.Phoenix only if required (e.g. more than 9 parameters) and Boost.Bind instead because it uses a lot less of memory when compiling

git-svn-id: https://svn.code.sf.net/p/turtle/code/trunk@188 860be788-9bd5-4423-9f1e-828f051e677b
This commit is contained in:
mat007 2011-01-14 17:09:18 +00:00
parent aaab74f054
commit bd648e0579
5 changed files with 150 additions and 24 deletions

View file

@ -200,6 +200,10 @@
RelativePath="..\..\src\libraries\turtle\is_functor.hpp"
>
</File>
<File
RelativePath="..\..\src\libraries\turtle\lambda.hpp"
>
</File>
<File
RelativePath="..\..\src\libraries\turtle\mock.hpp"
>