]> gitweb.factorcode.org Git - factor.git/commit
Refactor VM (untyped) defines into (typed) enum
authornomennescio <nomennescio@factorcode.org>
Thu, 10 Feb 2022 15:50:59 +0000 (15:50 +0000)
committerJohn Benediktsson <mrjbq7@gmail.com>
Thu, 10 Feb 2022 16:04:02 +0000 (08:04 -0800)
commit1ce2e105919d17c3582612e744d59f0bac758671
tree637378daf8a8d669df898b2457673518c564e1bb
parent9113d1dd41c77719183f148d6c3898042a2d18ec
Refactor VM (untyped) defines into (typed) enum

static inline with static local will share static local among instances
vm/layouts.hpp