commons 0.1.5
Header-only C++23 library of common/shared types for the C++ libraries
Loading...
Searching...
No Matches
comms::FlagCategory< Name > Struct Template Reference

A flag category, identified by a FixedString name. More...

#include <flag.hpp>

Detailed Description

template<FixedString Name>
struct comms::FlagCategory< Name >

A flag category, identified by a FixedString name.

The name is exposed as a static constexpr std::string_view backed by the NTTP's static storage.


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