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
f6beb74abb8385969f373e6c31c1c8d3845fc867
boost_functional
/
overloaded_function
/
test
/
sun_bug.cpp
T
6 lines
92 B
C++
Raw
Normal View
History
Unescape
Escape
Added a test to figure out problem on Sun...
2012-04-09 22:33:45 +00:00
#include
<boost/functional/overloaded_function/detail/base.hpp>
int
main
()
{
return
0
;
}
Copy Permalink