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

Concept-like compile-time check (C++17: constexpr bool). More...

#include <siderust/frames.hpp>

Inheritance diagram for siderust::frames::is_frame< F, typename >:
Collaboration diagram for siderust::frames::is_frame< F, typename >:

Detailed Description

template<typename F, typename = void>
struct siderust::frames::is_frame< F, typename >

Concept-like compile-time check (C++17: constexpr bool).

Definition at line 34 of file frames.hpp.


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