Jason Turner db34899225 Address msvc issues with #167 #165
The best we can get it down to is 2 moves in MSVC, it does not
elide the moves/copies as well as GCC and Clang do

It's not possible for us to support registering of array types in
MSVC12, but we can in MSVC14 with the latest release of the
compiler.
2015-04-18 20:51:45 -06:00
..
any.hpp Enable warnings (and fix up some things) 2015-01-14 21:07:40 -07:00
bad_boxed_cast.hpp Get ready for 5.6.0 release 2015-01-17 07:05:10 -07:00
bind_first.hpp Get ready for 5.6.0 release 2015-01-17 07:05:10 -07:00
bootstrap_stl.hpp Reduce exceptions on startup to minimum 2015-04-06 13:17:41 -06:00
bootstrap.hpp Add array type support #167 2015-04-17 20:02:09 -06:00
boxed_cast_helper.hpp Add array type support #167 2015-04-17 20:02:09 -06:00
boxed_cast.hpp Reduce the number of exceptions created at runtime 2015-03-25 13:36:02 -06:00
boxed_number.hpp Get return_value_handling fully working 2015-04-10 09:32:01 -06:00
boxed_value.hpp Attempt to create the concept of "return values" 2015-04-07 13:54:38 -06:00
dispatchkit.hpp Get return_value_handling fully working 2015-04-10 09:32:01 -06:00
dynamic_object_detail.hpp Reduce exceptions on startup to minimum 2015-04-06 13:17:41 -06:00
dynamic_object.hpp Get ready for 5.6.0 release 2015-01-17 07:05:10 -07:00
exception_specification.hpp Get ready for 5.6.0 release 2015-01-17 07:05:10 -07:00
function_call_detail.hpp Get ready for 5.6.0 release 2015-01-17 07:05:10 -07:00
function_call.hpp Get ready for 5.6.0 release 2015-01-17 07:05:10 -07:00
handle_return.hpp Attempt to create the concept of "return values" 2015-04-07 13:54:38 -06:00
operators.hpp Get ready for 5.6.0 release 2015-01-17 07:05:10 -07:00
proxy_constructors.hpp Reduce versions of shared_ptr created 2015-03-23 13:44:40 -06:00
proxy_functions_detail.hpp Get ready for 5.6.0 release 2015-01-17 07:05:10 -07:00
proxy_functions.hpp Address msvc issues with #167 #165 2015-04-18 20:51:45 -06:00
register_function.hpp Various warning cleanups 2015-03-25 17:30:19 -06:00
type_conversions.hpp Apply some IIFE to reduce copies 2015-03-29 21:58:14 -06:00
type_info.hpp Various code cleanups 2015-01-31 10:10:35 -07:00