Dependencies for vector-algorithms-0.3.4
Libraries
vector-algorithms
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
boundschecks | Enable bounds checking | Enabled |
unsafechecks | Enable bounds checking in unsafe operations at the cost of a significant performance penalty. | Disabled |
internalchecks | Enable internal consistency checks at the cost of a significant performance penalty. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info