LeechCraft 0.6.70-18450-gabe19ee3b0
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:328

Detailed Description

Definition at line 351 of file oral.h.