tclap  1.2.1
Public Types | List of all members
TCLAP::ArgTraits< unsigned long > Struct Template Reference

unsigned longs have value-like semantics. More...

#include <StandardTraits.h>

Public Types

typedef ValueLike ValueCategory
 

Detailed Description

template<>
struct TCLAP::ArgTraits< unsigned long >

unsigned longs have value-like semantics.

Definition at line 98 of file StandardTraits.h.

Member Typedef Documentation

◆ ValueCategory

typedef ValueLike TCLAP::ArgTraits< unsigned long >::ValueCategory

Definition at line 99 of file StandardTraits.h.


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