LeechCraft 0.6.70-17793-g6e56308e78
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::oral::detail::HasPKey Concept Reference

#include "oral.h"

Concept definition

template<typename Seq>
concept HasPKey = PKeyIndexUnsafe<Seq> () >= 0
consteval int PKeyIndexUnsafe()
Definition oral.h:339

Detailed Description

Definition at line 362 of file oral.h.