RangeSequence< Int, Min, Max > Struct Template Reference

Public Types

using type = typename OffsetSequence< Int, Min, std::make_index_sequence< Max - Min > >::type
 

Detailed Description

template<class Int, Int Min, Int Max>
struct Foam::cutPoly::RangeSequence< Int, Min, Max >

Definition at line 49 of file cutPolyIntegralTemplates.C.

Member Typedef Documentation

◆ type

using type = typename OffsetSequence < Int, Min, std::make_index_sequence<Max - Min> >::type

Definition at line 51 of file cutPolyIntegralTemplates.C.


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