This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_functional
Watch
1
Star
0
Fork
0
forked from
boostorg/functional
Code
Pull Requests
Activity
Files
afa123f28ec9cad01dafbf4578b71e4fe48e3412
boost_functional
/
overloaded_function
/
test
T
History
Lorenzo Caminiti
afa123f28e
Added a temporary workaround the Boost.Config bug that causes Boost.Typeof to fail on Sun (Jamfile <define>__typeof__=__typeof__ so Boost.Config does not define __typeof__ to be typeof).
...
[SVN r77770]
2012-04-04 21:15:16 +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
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
Jamfile.v2
Added a temporary workaround the Boost.Config bug that causes Boost.Typeof to fail on Sun (Jamfile <define>__typeof__=__typeof__ so Boost.Config does not define __typeof__ to be typeof).
2012-04-04 21:15:16 +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
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