Template Class CArgumentDefT#
Defined in File cmdlnparser.h
Class Documentation#
-
template<typename TVar, typename TEnable = void>
class CArgumentDefT# Prototype of CArgumentDefT<>.
- Template Parameters:
TVar – The type of the argument variable.
TEnable – The type to allow argument specific specialization of this class.