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

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

#include <StandardTraits.h>

Public Types

typedef ValueLike ValueCategory
 

Detailed Description

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

unsigned ints have value-like semantics.

Definition at line 106 of file StandardTraits.h.

Member Typedef Documentation

◆ ValueCategory

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

Definition at line 107 of file StandardTraits.h.


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