Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Types | List of all members
tonic::IndicesGenerator< requested_index, indices > Struct Template Reference

#include <dart_args.h>

Public Types

using type = typename IndicesGenerator< requested_index - 1, requested_index - 1, indices... >::type
 

Detailed Description

template<size_t requested_index, size_t... indices>
struct tonic::IndicesGenerator< requested_index, indices >

Definition at line 55 of file dart_args.h.

Member Typedef Documentation

◆ type

template<size_t requested_index, size_t... indices>
using tonic::IndicesGenerator< requested_index, indices >::type = typename IndicesGenerator<requested_index - 1, requested_index - 1, indices...>::type

Definition at line 56 of file dart_args.h.


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