policy-cond
Tools to insert code based on compiler policy.
$ area51 add policy-condCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(policy-cond:some-function ...)Tools to insert code based on compiler policy.
$ area51 add policy-condCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(policy-cond:some-function ...)