libjmmcg  release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
jmmcg::LIBJMMCG_VER_NAMESPACE::syscall::a_case_statement< RetCode, Stmnt > Struct Template Reference

#include <syscall_wrapper.hpp>

Public Types

enum  : int { label =RetCode }
 

Static Public Attributes

static constexpr auto statement {Stmnt}
 

Detailed Description

template<int RetCode, auto Stmnt>
struct jmmcg::LIBJMMCG_VER_NAMESPACE::syscall::a_case_statement< RetCode, Stmnt >

Definition at line 124 of file syscall_wrapper.hpp.

Member Enumeration Documentation

◆ anonymous enum

template<int RetCode, auto Stmnt>
anonymous enum : int
Enumerator
label 

Definition at line 125 of file syscall_wrapper.hpp.

Member Data Documentation

◆ statement

template<int RetCode, auto Stmnt>
constexpr auto jmmcg::LIBJMMCG_VER_NAMESPACE::syscall::a_case_statement< RetCode, Stmnt >::statement {Stmnt}
inlinestaticconstexpr

Definition at line 128 of file syscall_wrapper.hpp.


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