Skip to content

Refactor xfunction to use std::apply rather than index_sequence #632

Refactor xfunction to use std::apply rather than index_sequence

Refactor xfunction to use std::apply rather than index_sequence #632

Workflow file for this run

name: Static Analysis
on:
push:
branches: [master]
pull_request:
branches: [master]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: pre-commit/[email protected]