arg_router  1.4.0
C++ command line argument parsing and routing
arg_router::policy::validation::single_anonymous_mode< ModeTypes > Struct Template Reference

#include <arg_router/policy/validator.hpp>

Detailed Description

template<template< typename... > typename... ModeTypes>
struct arg_router::policy::validation::single_anonymous_mode< ModeTypes >

A rule condition that checks if there are more than one child of T that is a mode, only one can be anonymous.

Template Parameters
ModeTypesPack of types that are considered modes

Definition at line 420 of file validator.hpp.


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