arg_router  1.4.0
C++ command line argument parsing and routing
arg_router::algorithm::count_despecialised< T, Tuple > Class Template Reference

#include <arg_router/algorithm.hpp>

Detailed Description

template<typename T, typename Tuple>
class arg_router::algorithm::count_despecialised< T, Tuple >

Same as count_specialisation but can accept a specialised type, effectively despecialsing it before comparison.

Template Parameters
TType to search for
TupleTypes to search (may be empty)

Definition at line 85 of file algorithm.hpp.


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