File Index
Symbol Index
#pragma once
namespace
{
struct
{
void
*
=
nullptr
;
};
struct
{
int
=
0
;
};
struct
{
bool
=
false
;
};
() {
return
{}; }
(
int
) {
return
{}; }
(
bool
) {
return
{}; }
template
<
typename
>
auto
(
) {
return
; }
template
<
typename
,
typename
...
>
auto
(
,
...
)
{
return
(
...);
}
}