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

#include <arg_router/policy/validator.hpp>

Detailed Description

template<template< typename... > typename... Policies>
struct arg_router::policy::validation::at_least_one_of_policies< Policies >

A rule condition that checks that one of the Policies is in T.

Template Parameters
PoliciesPack of policies

Definition at line 454 of file validator.hpp.


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