ChaiScript/dispatchkit
2009-07-09 22:24:11 +00:00
..
bootstrap_stl.hpp Port to visual studio + a couple of minor bug fixes. Compiles with only 2 "unreachable code" warnings on /W4 in VC++ 2009-07-09 22:24:11 +00:00
bootstrap.hpp Port to visual studio + a couple of minor bug fixes. Compiles with only 2 "unreachable code" warnings on /W4 in VC++ 2009-07-09 22:24:11 +00:00
boxed_value.hpp Port to visual studio + a couple of minor bug fixes. Compiles with only 2 "unreachable code" warnings on /W4 in VC++ 2009-07-09 22:24:11 +00:00
dispatchkit.hpp Port to visual studio + a couple of minor bug fixes. Compiles with only 2 "unreachable code" warnings on /W4 in VC++ 2009-07-09 22:24:11 +00:00
function_call.hpp Clean up some of the function callback and functor code, for easier registration, etc. 2009-06-23 03:01:56 +00:00
proxy_constructors.hpp Further reduction of redundant code by merging 0 param case for constructors in 2009-06-18 01:37:13 +00:00
proxy_functions.hpp Port to visual studio + a couple of minor bug fixes. Compiles with only 2 "unreachable code" warnings on /W4 in VC++ 2009-07-09 22:24:11 +00:00
register_function.hpp Initial support for container ranges. Still half baked, but works. 2009-06-14 16:55:09 +00:00
test.cpp Cleanup Cast_Helper and add new boxed_cast<>() function. 2009-06-23 02:47:47 +00:00
type_info.hpp Port to visual studio + a couple of minor bug fixes. Compiles with only 2 "unreachable code" warnings on /W4 in VC++ 2009-07-09 22:24:11 +00:00
unittest.cpp Cleanup Cast_Helper and add new boxed_cast<>() function. 2009-06-23 02:47:47 +00:00