yeah! it works. some problems though. - problem-A : reference arguments * we're storing the parameters as-is * for not-yet-bound commands we need to store default constructed values * together this means we can not handle reference arguments - problem-B : noncopyable arguments * especially our Time values are noncopyable. * this is going to become a huge problem for sure! |
||
|---|---|---|
| .. | ||
| clang-static-init-1.cpp | ||
| clang-static-init-2.cpp | ||
| clang-static-init.hpp | ||
| crash_gdb_jessie-2015-08.sh | ||
| DIR_INFO | ||
| SConscript | ||
| try.cpp | ||