Dependencies for vector-0.6
Libraries
vector
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