Iros
Loading...
Searching...
No Matches
std_structed_binding.h
Go to the documentation of this file.
1
#pragma once
2
3
#include "
di/types/size_t.h
"
4
5
#ifndef DI_NO_USE_STD
6
#include <utility>
7
#else
8
namespace
std
{
9
template
<
typename
T>
10
struct
tuple_size
;
11
12
template
<di::types::
size_t
index,
typename
T>
13
struct
tuple_element
;
14
}
15
#endif
size_t.h
di::vocab::tuple_size
constexpr auto tuple_size
Definition
tuple_size.h:17
di::vocab::tuple_element
constexpr auto tuple_element
Definition
tuple_element.h:16
std
Definition
enable_generate_structed_bindings.h:46
libs
di
include
di
vocab
tuple
std_structed_binding.h
Generated by
1.13.0