Template Class CArgumentDefT#

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.