repr 0.1
Reconstructable string representations and more
Loading...
Searching...
No Matches
librepr::detail::TupleLeaf< Idx, T > Struct Template Reference

#include <tuple.h>

Inheritance diagram for librepr::detail::TupleLeaf< Idx, T >:
[legend]

Public Member Functions

constexpr T & operator[] (Constant< Idx >)
 

Public Attributes

value
 

Member Function Documentation

◆ operator[]()

template<int Idx, typename T >
constexpr T & librepr::detail::TupleLeaf< Idx, T >::operator[] ( Constant< Idx )
inlineconstexpr

Member Data Documentation

◆ value

template<int Idx, typename T >
T librepr::detail::TupleLeaf< Idx, T >::value

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