kumi v3.1.0
Exquisite Epidote
Loading...
Searching...
No Matches
kumi::concepts::field Concept Reference

field concept More...

#include <kumi/utils/concepts.hpp>

Detailed Description

field concept

A field type can be aggregated in a record and be fetched later

Concept definition

template<typename T>
concept field = kumi::_::field<T>
field concept
Definition concepts.hpp:115