siderust-cpp
Header-only C++ wrapper for siderust
Loading...
Searching...
No Matches
siderust::frames::FrameTraits< F > Struct Template Reference

SFINAE helper: every frame tag must provide these static members. More...

Detailed Description

template<typename F>
struct siderust::frames::FrameTraits< F >

SFINAE helper: every frame tag must provide these static members.

  • ffi_id — the C FFI enum value
  • name() — human-readable frame name

Definition at line 28 of file frames.hpp.


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