tclap 1.2.2
TCLAP::ArgTraits< long > Struct Reference

longs have value-like semantics. More...

#include <StandardTraits.h>

Inheritance diagram for TCLAP::ArgTraits< long >:
Collaboration diagram for TCLAP::ArgTraits< long >:

Public Types

typedef ValueLike ValueCategory
 
typedef long::ValueCategory ValueCategory
 

Public Member Functions

virtual ~ArgTraits ()
 

Detailed Description

longs have value-like semantics.

Definition at line 52 of file StandardTraits.h.

Member Typedef Documentation

◆ ValueCategory [1/2]

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

Definition at line 80 of file ArgTraits.h.

◆ ValueCategory [2/2]

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

Definition at line 53 of file StandardTraits.h.

Constructor & Destructor Documentation

◆ ~ArgTraits()

virtual TCLAP::ArgTraits< long >::~ArgTraits ( )
inlinevirtual

Definition at line 81 of file ArgTraits.h.


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