diff options
author | lloyd <[email protected]> | 2010-07-30 21:09:58 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2010-07-30 21:09:58 +0000 |
commit | 66b2ea0c063b69623ecf601027132f4a4ff366f5 (patch) | |
tree | f179369cb093a185ac5fc50aa5bba75d233d19ba /src/build-data | |
parent | b067a61fe565161c2915cfddf316cbb45849f461 (diff) |
Forbid copying an Algorithm_Factory; could easily cause double-delete,
especially in a multithreaded environment, and doesn't seem like a
useful operation to support.
(In principle, we could support this by adding a clone() call to
Algorithm_Cache, which would in turn call clone on each of it's held
prototype objects, plus adding a clone to Engine. Doesn't seem worth the
bother, though.
Diffstat (limited to 'src/build-data')
0 files changed, 0 insertions, 0 deletions