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

#include <arg_router/policy/validator.hpp>

Detailed Description

template<template< typename... > typename Policy>
struct arg_router::policy::validation::child_must_not_have_policy< Policy >

A rule condition that checks that every child under T does not have a particular policy.

Template Parameters
PolicyDespecialised policy to check for

Definition at line 387 of file validator.hpp.


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