valid_count_t< N > Struct Template Reference

#include <armarx/view_selection/gaze_targets/magic_enum.hpp>

Public Attributes

std::size_t count = 0
 
bool valid [N] = {}
 

Detailed Description

template<std::size_t N>
struct magic_enum::detail::valid_count_t< N >

Definition at line 700 of file magic_enum.hpp.

Member Data Documentation

◆ count

std::size_t count = 0

Definition at line 701 of file magic_enum.hpp.

◆ valid

bool valid[N] = {}

Definition at line 702 of file magic_enum.hpp.


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