Modifying constructor for commit-op-commit.bhp256 structures.
(change-commit-op-commit.bhp256 x
)
This is an often useful alternative to make-commit-op-commit.bhp256.
We construct a new commit-op-commit.bhp256 structure that is a copy of
This is an ordinary
Macro:
(defmacro change-commit-op-commit.bhp256 (x &rest args) (std::change-aggregate 'commit-op-commit.bhp256 x args 'nil 'change-commit-op-commit.bhp256 'nil))