set_t

set_t typedef

Underlying data type.

using System::Collections::Generic::HashSet< T >::set_t =  std::unordered_set<T, EqualityComparerHashAdapter<T>, EqualityComparerAdapter<T>, ASPOSE_COLLECTION_ALLOCATOR_TYPE>

See Also