LMMS
Loading...
Searching...
No Matches
include
Classes
|
Namespaces
|
Macros
Flags.h File Reference
#include <type_traits>
Go to the source code of this file.
Classes
class
lmms::Flags< T >
Namespaces
namespace
lmms
Macros
#define
LMMS_DECLARE_OPERATORS_FOR_FLAGS
(
type
)
Macro Definition Documentation
◆
LMMS_DECLARE_OPERATORS_FOR_FLAGS
#define LMMS_DECLARE_OPERATORS_FOR_FLAGS
(
type
)
Value:
constexpr
inline
auto
operator|(
type
l
,
type
r
) ->
::lmms::Flags<type>
{ return ::lmms::Flags{
l
} |
::lmms::Flags
{
r
}; }
type
CAdPlugDatabase::CRecord::RecordType type
Definition
adplugdb.cpp:93
lmms::Flags
Definition
Flags.h:34
l
int * l
Definition
inflate.c:1579
r
int r
Definition
crypt.c:458
Generated on
for LMMS by
1.16.1