MiKTeX 23.10-next
A scalable TeX distribution
Loading...
Searching...
No Matches
Public Member Functions | List of all members
MiKTeX::Util::OptionSet< EnumClass_, Size_ > Class Template Reference

Public Member Functions

 OptionSet (const OptionSet &other)=default
 
OptionSetoperator= (const OptionSet &other)=default
 
 OptionSet (OptionSet &&other)=default
 
OptionSetoperator= (OptionSet &&other)=default
 
 OptionSet (const std::initializer_list< EnumClass_ > &options)
 
OptionSetoperator+= (EnumClass_ opt)
 
OptionSetoperator+= (const OptionSet< EnumClass_ > &other)
 
OptionSet operator+ (const EnumClass_ &other) const
 
OptionSetoperator-= (EnumClass_ opt)
 
OptionSet operator- (const EnumClass_ &other) const
 
bool operator[] (EnumClass_ opt) const
 
bool operator== (const OptionSet< EnumClass_ > &other) const
 
bool operator!= (const OptionSet< EnumClass_ > &other) const
 
void Set ()
 
void Reset ()
 

The documentation for this class was generated from the following file: