Belle II Software development
Findlet< AIOTypes >::ToVectorImpl< T > Struct Template Reference

Forward a range of mutable objects. More...

#include <Findlet.h>

Public Types

using Type = std::vector< typename std::remove_reference< T >::type >
 A mutable range of Ts.
 

Detailed Description

template<class ... AIOTypes>
template<class T>
struct Belle2::TrackFindingCDC::Findlet< AIOTypes >::ToVectorImpl< T >

Forward a range of mutable objects.

Definition at line 35 of file Findlet.h.

Member Typedef Documentation

◆ Type

using Type = std::vector<typename std::remove_reference<T>::type>

A mutable range of Ts.

Definition at line 37 of file Findlet.h.


The documentation for this struct was generated from the following file: