pops-core  0.9
PoPS (Pest or Pathogen Spread) Model Core C++ library
Public Types | List of all members
indices< Indices > Struct Template Reference

#include <utils.hpp>

Public Types

using next = indices< Indices..., sizeof...(Indices)>
 

Detailed Description

template<int... Indices>
struct indices< Indices >

Definition at line 97 of file utils.hpp.

Member Typedef Documentation

◆ next

template<int... Indices>
using indices< Indices >::next = indices<Indices..., sizeof...(Indices)>

Definition at line 99 of file utils.hpp.


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