Lorenzo Caminiti
|
9e7ccedcfe
|
Added a specialization to deduced F from boost::function<F> removing the need to register boost::function for type-of emulation (because it required to register boost::functionN instead of boost::function and that was confusing).
[SVN r77891]
|
2012-04-10 19:17:41 +00:00 |
|
Lorenzo Caminiti
|
9b08b5632d
|
Added a couple of code comments.
[SVN r77068]
|
2012-02-18 16:11:21 +00:00 |
|
Lorenzo Caminiti
|
c4824e0bd6
|
Remove a set of extra parenthesis in getting a member function pointer that were not needed and did not compile on clang.
[SVN r77065]
|
2012-02-18 15:20:39 +00:00 |
|
Lorenzo Caminiti
|
6cbe04b95b
|
Added Functional/OverloadedFunction source files.
[SVN r77025]
|
2012-02-15 00:42:56 +00:00 |
|