Mercurial > hg > Document > Growi
view user/anatofuz/note/2021/01/20.md @ 31:38ca0355d32c
backup 2021-01-24
author | autobackup |
---|---|
date | Sun, 24 Jan 2021 00:10:03 +0900 |
parents | 36c9c8f982f0 |
children |
line wrap: on
line source
``` AtomicT { int [ [0] { caller "/home/anatofuz/src/firefly/hg/Gears/Gears/src/parallel_execution/../parallel_execution/examples/DPP/PhilsImpl.h", file_type "header", impl "PhilsImpl", interface "Phils", in_type_name "PhilsImpl", vname "Leftfork" }, ``` - `AtomicT != in_type_name` - この場合はフィールドの置換と型の置換 ``` }, [3] { caller "/home/anatofuz/src/firefly/hg/Gears/Gears/src/parallel_execution/c/examples/DPP/PhilsImpl.c", file_type "CbC", impl "PhilsImpl", interface "Phils", in_type_name "AtomicT", vname "left" }, ```