MEL
Microthread & Execution library
BasicTypes.h
1
#pragma once
2
3
namespace
mel
4
{
5
namespace
mpl
6
{
7
class
NullType
{};
8
static
const
NullType
nullType =
NullType
();
9
struct
EmptyType
{};
10
11
}
12
}
mel::mpl::NullType
Definition:
BasicTypes.h:7
mel
Definition:
Callback_Impl.h:11
mel::mpl::EmptyType
Definition:
BasicTypes.h:9
include
mpl
BasicTypes.h
Generated by
1.9.1