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

#include <arg_router/policy/validator.hpp>

Detailed Description

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

A rule condition that checks that T's policies contain none of Policies.

Template Parameters
PoliciesDespecialised policies to check for

Definition at line 345 of file validator.hpp.


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