welder 0.1.0
Bindings for annotated C++ types, from C++26 reflection
Loading...
Searching...
No Matches
welder::detail::weld_spec Struct Reference

The stored form of a weld annotation: the mask of target languages. More...

#include <welder/annotations.hpp>

Public Attributes

unsigned mask = 0
 The languages this entity is welded for.

Detailed Description

The stored form of a weld annotation: the mask of target languages.

Definition at line 104 of file annotations.hpp.

Member Data Documentation

◆ mask

unsigned welder::detail::weld_spec::mask = 0

The languages this entity is welded for.

Definition at line 105 of file annotations.hpp.


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