rstd 0.1.0
Loading...
Searching...
No Matches
rstd::TraitFuncs< Api > Struct Template Referenceexport
module rstd.core

A compile-time collection of function pointers representing a trait's API. More...

Detailed Description

template<auto... Api>
struct rstd::TraitFuncs< Api >

A compile-time collection of function pointers representing a trait's API.

Template Parameters
ApiThe member function pointers that form the trait interface.

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