![]() |
LArSoft
v10_04_05
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "Iterable.h"
Public Types | |
using | ID = typename IDIteratorValueType< T >::type |
using | type = decltype(iterator_for(ID{}, std::declval< Policy >())) |
Definition at line 35 of file Iterable.h.
using geo::details::IteratorFor< T, Policy, Transform, typename >::ID = typename IDIteratorValueType<T>::type |
Definition at line 36 of file Iterable.h.
using geo::details::IteratorFor< T, Policy, Transform, typename >::type = decltype(iterator_for(ID{}, std::declval<Policy>())) |
Definition at line 37 of file Iterable.h.