Robin Gareus
74c4ca3e52
the rest from `tools/convert_boost.sh`. * replace boost::function, boost::bind with std::function and std::bind. This required some manual fixes, notably std::placeholders, some static_casts<>, and boost::function::clear -> = {}. |
||
---|---|---|
.. | ||
c1_control.h | ||
c1_gui.cc | ||
c1_gui.h | ||
c1_operations.cc | ||
c1_plugin_operations.cc | ||
console1_interface.cc | ||
console1.cc | ||
console1.h | ||
wscript |