flux/0.4.0

Flux is an experimental C++20 library for working with sequences of values. It offers similar facilities to C++20 ranges, D ranges, Python itertools, Rust iterators and related libraries for other languages.

#algorithms#collections#header-only#ranges#sequences

Using flux

Loading usage information…

Packages

(header-only)
package IDda39a3ee5e6b4b0d3255bfef95601890afd80709
Recipe revision39f27e7273c7db54fbcf863f901122ed

options(none)

Dependencies

Loading dependencies…

BSL-1.0f3515aece59778f5a028cb3646b5cecc
BSL-1.039f27e7273c7db54fbcf863f901122ed

🔍 Ready to secure your dependencies in seconds?

  1. Register for free at audit.conan.io/register.
  2. Save your token and activate it via the confirmation email you receive.
  3. Configure Conan to use your token:
    conan audit provider auth conancenter --token=<token>
  4. Scan for vulnerabilities:
    # Check a specific reference
    conan audit list flux/0.4.0
    # Scan the entire dependency graph
    conan audit scan --requires=flux/0.4.0

Note: For more details on the Conan Audit command, please read this post.

Tip: To avoid exposing your token in shell history, authenticate using an environment variable (e.g. CONAN_AUDIT_PROVIDER_TOKEN_CONANCENTER=<token>). For more info, see the documentation.

conanv0.4.0
[![Conan Center](https://img.shields.io/conan/v/flux)](https://conan.io/center/recipes/flux)