This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_functional
Watch
1
Star
0
Fork
0
You've already forked boost_functional
forked from
boostorg/functional
Code
Pull Requests
Activity
Files
9e7ccedcfef4411efe459c192e05ea79de7108fc
boost_functional
/
overloaded_function
/
test
History
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
..
functor.cpp
Registering all types so Boost.Functional/OverloadedFunction works in type-of emulation mode (and not just native).
2012-04-02 01:08:20 +00:00
identity.hpp
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).
2012-04-10 19:17:41 +00:00
Jamfile.v2
Added a test to figure out problem on Sun...
2012-04-09 22:33:45 +00:00
make_call.cpp
Registering all types so Boost.Functional/OverloadedFunction works in type-of emulation mode (and not just native).
2012-04-02 01:08:20 +00:00
make_decl.cpp
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).
2012-04-10 19:17:41 +00:00
sun_bug.cpp
Added a test to figure out problem on Sun...
2012-04-09 22:33:45 +00:00