mirror of
https://github.com/ChaiScript/ChaiScript.git
synced 2025-12-06 16:57:04 +08:00
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:
commit
5a380abc68
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user