Skip to content

Copied the deduction guides and test cases over from branch #18

Copied the deduction guides and test cases over from branch

Copied the deduction guides and test cases over from branch #18

name: clang-format check
on: [push, pull_request]
permissions: read-all
jobs:
formatting-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run clang-format style check.
uses: DoozyX/[email protected]
with:
clangFormatVersion: 8