Corrade/Containers/EnumSet.hpp file

Function Corrade::Containers::enumSetDebugOutput()

Namespaces

namespace Corrade
Root namespace.
namespace Corrade::Containers
Container implementations.

Functions

template<class T, typename std::underlying_type<T>::type fullValue>
auto enumSetDebugOutput(Utility::Debug& debug, EnumSet<T, fullValue> value, const char* empty, std::initializer_list<T> enums) -> Utility::Debug&
Print an enum set to debug output.