|
Clingo
|
A named attribute. More...
#include <record.hh>
Public Member Functions | |
| template<class Val > | |
| constexpr auto | operator= (Val &&val) const |
| Helper to bind an attribute to a value. | |
Static Public Attributes | |
| static constexpr auto | tag = T |
| The tag of the attribute. | |
| static constexpr auto | compare = C |
| Whether the attribute is relevant for comparison. | |
A named attribute.