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

#include "RangeForWrapper.h"

Detailed Description

template<typename BaseRange, bool SameIteratorsType = details::RangeForWrapperTraits<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 398 of file RangeForWrapper.h.


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