Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
CLI::detail::expected_count< T, Enable > Struct Template Reference

This will only trigger for actual void type. More...

#include <CLI11.hpp>

Static Public Attributes

static const int value {0}
 

Detailed Description

template<typename T, typename Enable = void>
struct CLI::detail::expected_count< T, Enable >

Definition at line 1149 of file CLI11.hpp.

Member Data Documentation

◆ value

template<typename T , typename Enable = void>
const int CLI::detail::expected_count< T, Enable >::value {0}
static

Definition at line 1149 of file CLI11.hpp.

1149{ static const int value{0}; };
static const int value
Definition CLI11.hpp:1149

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