CMS 3D CMS Logo

List of all members | Public Types
traits::PortableMultiCollectionTrait< TDev, T0, Args > Struct Template Reference

#include <PortableCollection.h>

Public Types

using CollectionType = PortableDeviceMultiCollection< TDev, T0, Args... >
 

Detailed Description

template<typename TDev, typename T0, typename... Args>
struct traits::PortableMultiCollectionTrait< TDev, T0, Args >

Definition at line 27 of file PortableCollection.h.

Member Typedef Documentation

◆ CollectionType

template<typename TDev , typename T0 , typename... Args>
using traits::PortableMultiCollectionTrait< TDev, T0, Args >::CollectionType = PortableDeviceMultiCollection<TDev, T0, Args...>

Definition at line 28 of file PortableCollection.h.