Added more utility and fixed Flag type.
This commit is contained in:
@@ -16,7 +16,7 @@ namespace mijin
|
||||
//
|
||||
|
||||
#define MIJIN_DEFINE_FLAG(name) \
|
||||
struct name : Flag \
|
||||
struct name : mijin::Flag \
|
||||
{ \
|
||||
private: \
|
||||
struct Proxy_ { \
|
||||
|
||||
Reference in New Issue
Block a user