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

Trait selecting the representations allowed inside Id<Tag, Repr>. More...

#include <id.hpp>

Inherits std::false_type.

Detailed Description

template<class T>
struct comms::is_allowed_id_repr< T >

Trait selecting the representations allowed inside Id<Tag, Repr>.

The primary template denies; specializations below opt the allowed types in.


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