Merge branch 'master' into 2011-09-09-CxScript
Conflicts: include/chaiscript/dispatchkit/bootstrap.hpp include/chaiscript/dispatchkit/dispatchkit.hpp include/chaiscript/dispatchkit/proxy_functions_detail.hpp src/multithreaded.cpp
This commit is contained in:
@@ -104,7 +104,6 @@ namespace chaiscript
|
||||
return ss.str();
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Internal function for converting from a string to a value
|
||||
* uses ostream operator >> to perform the conversion
|
||||
@@ -119,7 +118,6 @@ namespace chaiscript
|
||||
}
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* Add all common functions for a POD type. All operators, and
|
||||
* common conversions
|
||||
|
Reference in New Issue
Block a user