HomeManualTopicsTypesSymbols

std::spread

returns the items of a collection as separate results

Parameter

collection
the collection to be analyzed

Result

items*
the items of collection

Description

Obviously this function should be used with care!

Topic

Lists