File Index
Symbol Index
#ifndef VCZH_LAZY
#define VCZH_LAZY
#include "Pointer.h"
#include "Function.h"
namespace
{
template
<
typename
>
class
:
public
{
protected
:
class
{
public
:
<
()>
;
;
bool
;
};
<
>
;
public
:
() =
default
;
(
const
<
()>&
)
{
new
;
=
false
;
;
}
(
const
&
)
{
new
;
=
true
;
=
;
}
(
const
<
>&
) =
default
;
(
<
>&&
) =
default
;
<
>&
(
const
<
()>&
)
{
new
;
=
false
;
;
return
*
this
;
}
<
>&
(
const
&
)
{
new
;
=
true
;
=
;
return
*
this
;
}
<
>&
(
const
<
>&
)
{
.
;
return
*
this
;
}
const
&
()
const
{
if
(!
)
{
=
true
;
=
);
<
()>();
}
return
;
}
bool
()
const
{
return
;
}
bool
()
const
{
return
;
}
};
}
#endif