C++ Essence Library 0.1.0
A Utility Library for Modern C++ Programming
Loading...
Searching...
No Matches
essence::meta::field_info< T, Name, FieldPtr > Struct Template Reference

Public Types

using type = T
 

Static Public Member Functions

template<typename U >
requires std::same_as<T, std::decay_t<U>>
static constexpr decltype(auto) value_ref (U &&obj) noexcept
 

Static Public Attributes

static constexpr auto && name = Name
 

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