Added CharPointerList in List.h
This commit is contained in:
@@ -218,4 +218,6 @@ namespace hgl
|
||||
|
||||
return(nullptr);
|
||||
}
|
||||
|
||||
using CharPointerList=hgl::List<const char *>;
|
||||
}//namespace hgl
|
||||
|
Reference in New Issue
Block a user