enum_name
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
tuple_like Struct Referenceabstract

Public Member Functions

template<size_t N>
auto get () const noexcept -> fmt::enable_if_t< N==0
 
template<size_t N>
auto get () const noexcept -> fmt::enable_if_t< N==1, fmt::string_view >
 

Public Attributes

int i
 
std::string str
 
auto int
 

Member Data Documentation

◆ int

auto tuple_like::int
Initial value:
{
return i

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