singleFlag.hpp
Go to the documentation of this file.
1
2
#pragma once
3
4
#include "
frontend/flag/flag.hpp
"
5
6
namespace
by {
7
11
struct
singleFlag
:
public
flag
{
12
// TODO:
13
};
14
}
by::flag
Definition:
flag.hpp:15
flag.hpp
by::singleFlag
Definition:
singleFlag.hpp:11