Skip to content

Replacing old-style C++ allocator with a polymorphic memory resource … #63

Replacing old-style C++ allocator with a polymorphic memory resource …

Replacing old-style C++ allocator with a polymorphic memory resource … #63

name: Mirror rolling to master
on:
push:
branches: [ rolling ]
jobs:
mirror-to-master:
runs-on: ubuntu-latest
steps:
- uses: zofrex/mirror-branch@v1
with:
target-branch: master