Skip to content

Make MEMPTR<T> a little more T*-like (#1385) #1733

Make MEMPTR<T> a little more T*-like (#1385)

Make MEMPTR<T> a little more T*-like (#1385) #1733

Workflow file for this run

name: Build check
on:
pull_request:
paths-ignore:
- "*.md"
types:
- opened
- synchronize
- reopened
push:
paths-ignore:
- "*.md"
branches:
- main
jobs:
build:
uses: ./.github/workflows/build.yml