LocalListIntOpt typedef

LocalListIntOpt = LocalAttrOpt<List<int>>

Implementation

typedef LocalListIntOpt = LocalAttrOpt<List<int>>;