Adobe Source Libraries 2.0.0
A collection of C++ libraries.
Loading...
Searching...
No Matches
enum_ops.hpp File Reference

Bitwise and arithmetic operator helpers for enums.

Go to the source code of this file.

Macros

#define ADOBE_DEFINE_BITSET_OPS(EnumType)
#define ADOBE_DEFINE_ARITHMETIC_OPS(EnumType)

Macro Definition Documentation

◆ ADOBE_DEFINE_BITSET_OPS

#define ADOBE_DEFINE_BITSET_OPS ( EnumType)
Deprecated
Use stlab_enable_bitmask_enum instead.

Definition at line 22 of file enum_ops.hpp.

◆ ADOBE_DEFINE_ARITHMETIC_OPS

#define ADOBE_DEFINE_ARITHMETIC_OPS ( EnumType)
Deprecated
Use stlab_enable_arithmetic_enum instead.

Definition at line 25 of file enum_ops.hpp.