2010-08-02 02:30:41 +00:00
..
bad_boxed_cast.hpp Initial check in of support for upcasting during function invocation. No examples or tests are checked in yet. Some reorg was necessary to get things compiling in the right order. Is not currently thread safe and probably does not work properly across module boundaries 2010-08-02 01:38:25 +00:00
bind_first.hpp Update copyright for 2010 2010-05-15 22:48:54 +00:00
bootstrap_stl.hpp Make warnings more strict and fix one warning caught by gcc 2010-07-30 16:25:58 +00:00
bootstrap.hpp Initial check in of support for upcasting during function invocation. No examples or tests are checked in yet. Some reorg was necessary to get things compiling in the right order. Is not currently thread safe and probably does not work properly across module boundaries 2010-08-02 01:38:25 +00:00
boxed_cast_helper.hpp Initial check in of support for upcasting during function invocation. No examples or tests are checked in yet. Some reorg was necessary to get things compiling in the right order. Is not currently thread safe and probably does not work properly across module boundaries 2010-08-02 01:38:25 +00:00
boxed_cast.hpp Reduce runtime calls into the new dynamic cast system by first making sure the type is polymorphic. 2010-08-02 02:30:41 +00:00
boxed_pod_value.hpp Initial check in of support for upcasting during function invocation. No examples or tests are checked in yet. Some reorg was necessary to get things compiling in the right order. Is not currently thread safe and probably does not work properly across module boundaries 2010-08-02 01:38:25 +00:00
boxed_value.hpp Initial check in of support for upcasting during function invocation. No examples or tests are checked in yet. Some reorg was necessary to get things compiling in the right order. Is not currently thread safe and probably does not work properly across module boundaries 2010-08-02 01:38:25 +00:00
dispatchkit.hpp Make sure that stack is properly initialized on a per-thread basis. Fixes #95wq 2010-07-23 20:00:17 +00:00
dynamic_cast_conversion.hpp Reduce runtime calls into the new dynamic cast system by first making sure the type is polymorphic. 2010-08-02 02:30:41 +00:00
dynamic_object.hpp Fix multi-file compilation issues 2009-09-22 20:59:10 +00:00
function_call_detail.hpp Update copyright for 2010 2010-05-15 22:48:54 +00:00
function_call.hpp Update copyright for 2010 2010-05-15 22:48:54 +00:00
handle_return.hpp Update copyright for 2010 2010-05-15 22:48:54 +00:00
operators.hpp Initial check in of support for upcasting during function invocation. No examples or tests are checked in yet. Some reorg was necessary to get things compiling in the right order. Is not currently thread safe and probably does not work properly across module boundaries 2010-08-02 01:38:25 +00:00
proxy_constructors.hpp Update copyright for 2010 2010-05-15 22:48:54 +00:00
proxy_functions_detail.hpp Initial check in of support for upcasting during function invocation. No examples or tests are checked in yet. Some reorg was necessary to get things compiling in the right order. Is not currently thread safe and probably does not work properly across module boundaries 2010-08-02 01:38:25 +00:00
proxy_functions.hpp Initial check in of support for upcasting during function invocation. No examples or tests are checked in yet. Some reorg was necessary to get things compiling in the right order. Is not currently thread safe and probably does not work properly across module boundaries 2010-08-02 01:38:25 +00:00
register_function.hpp Update copyright for 2010 2010-05-15 22:48:54 +00:00
type_info.hpp Reduce runtime calls into the new dynamic cast system by first making sure the type is polymorphic. 2010-08-02 02:30:41 +00:00