view src/parallel_execution/plautogen/impl/AtomicReference.h @ 574:7d66643d837d

impl auto_gen_context toolset
author anatofuz <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Mon, 25 Nov 2019 14:32:34 +0900
parents 1233236c244d
children
line wrap: on
line source

typedef struct AtomicReference <Type, Isa> impl Atomic {
} AtomicReference;