LMMS
Loading...
Searching...
No Matches
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}; }
CAdPlugDatabase::CRecord::RecordType type
Definition adplugdb.cpp:93
Definition Flags.h:34
int * l
Definition inflate.c:1579
int r
Definition crypt.c:458