rstd 0.1.0
Loading...
Searching...
No Matches
tuple_leaf< I, T > Struct Template Reference
module rstd.basic

Storage for a single tuple element. More...

Detailed Description

template<usize I, typename T>
struct tuple_leaf< I, T >

Storage for a single tuple element.

Tagged with an index to allow multiple elements of the same type within one tuple.


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