LocalBool typedef

LocalBool = LocalAttr<bool>

Implementation

typedef LocalBool = LocalAttr<bool>;