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

#include <utils.hpp>

Public Types

using type = typename build_indices< Size - 1 >::type::next
 

Detailed Description

template<int Size>
struct build_indices< Size >

Definition at line 103 of file utils.hpp.

Member Typedef Documentation

◆ type

template<int Size>
using build_indices< Size >::type = typename build_indices<Size - 1>::type::next

Definition at line 105 of file utils.hpp.


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