Okay, so I have pretty much changed my entire program around to be strictly C++, and this last question I have is a very simple one.
Generic::IEnumerable<Item^> ^Items;
What is a good equivalent for this? Just a simple vector? Ty :D
Okay, so I have pretty much changed my entire program around to be strictly C++, and this last question I have is a very simple one.
Generic::IEnumerable<Item^> ^Items;
What is a good equivalent for this? Just a simple vector? Ty :D
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.