Rate this Page

Template Struct NamedPolicy#

Page Contents

Struct Documentation#

template<typename Policy>
struct NamedPolicy#

Public Types

using value_type = Named<typename Policy::value_type>#

Public Static Functions

static inline value_type create(const std::vector<detail::SlotCursor> &cursors, IValue v)#
static inline bool valid(const ClassTypePtr &t, size_t i, const IValue &v)#

Public Static Attributes

static constexpr bool all_slots = Policy::all_slots#