LArSoft  v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
util::details::WrapRangeForDispatcher< BaseRange, SameIteratorsType > Struct Template Reference

#include "RangeForWrapper.h"

Detailed Description

template<typename BaseRange, bool SameIteratorsType = details::RangeForWrapperTraits<std::decay_t<BaseRange>>::sameIteratorTypes>
struct util::details::WrapRangeForDispatcher< BaseRange, SameIteratorsType >

Wraps an object for use in a range-for loop (same iterator types: pass through)

Definition at line 383 of file RangeForWrapper.h.


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