Dune::Copasi
Loading...
Searching...
No Matches
Dune::Copasi::is_bitflags< T > Struct Template Reference

Bitflag indicator. More...

#include <bit_flags.hh>

Inheritance diagram for Dune::Copasi::is_bitflags< T >:
Inheritance graph
[legend]
Collaboration diagram for Dune::Copasi::is_bitflags< T >:
Collaboration graph
[legend]

Detailed Description

template<class T>
struct Dune::Copasi::is_bitflags< T >

Bitflag indicator.

This class might be specialized when a certain enum is wanted to do not have automatic conversion to BitFlags.

See also
BitFlags
is_bitflags_v

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