tclap 1.2.2
TCLAP::ArgTraits< bool > Struct Reference

bools have value-like semantics. More...

#include <StandardTraits.h>

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

Public Types

typedef ValueLike ValueCategory
 
typedef bool::ValueCategory ValueCategory
 

Public Member Functions

virtual ~ArgTraits ()
 

Detailed Description

bools have value-like semantics.

Definition at line 176 of file StandardTraits.h.

Member Typedef Documentation

◆ ValueCategory [1/2]

typedef bool::ValueCategory TCLAP::ArgTraits< bool >::ValueCategory

Definition at line 80 of file ArgTraits.h.

◆ ValueCategory [2/2]

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

Definition at line 177 of file StandardTraits.h.

Constructor & Destructor Documentation

◆ ~ArgTraits()

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

Definition at line 81 of file ArgTraits.h.


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