Merge branch 'master' into 2010-09-09-CxScript

Conflicts:
	include/chaiscript/dispatchkit/bad_boxed_cast.hpp
This commit is contained in:
Jason Turner
2012-06-01 08:50:15 -06:00
4 changed files with 17 additions and 12 deletions

View File

@@ -33,7 +33,7 @@ namespace chaiscript
}
bad_boxed_cast(const std::string &t_what) noexcept
: m_what(t_what)
: to(0), m_what(t_what)
{
}