Constructs a identifier from an ID and a checker type.
#include <kumi/kumi.hpp>
#include <iostream>
using namespace kumi::literals;
int main()
{
}
constexpr only_t< T > only
Option specifying the single type a identifier will accept.
Definition identifier.hpp:31
identifier definition class
Definition identifier.hpp:86
Fixed-size collection of heterogeneous tagged fields, tags are unique.
Definition record.hpp:36