Jpp  18.1.0
the software that should make you happy
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Types | List of all members
JLANG::JSwitch< bool, A, B > Class Template Reference

Template selection of type specifier. More...

#include <JSwitch.hh>

Public Types

typedef B value_type
 

Detailed Description

template<bool, class A, class B>
class JLANG::JSwitch< bool, A, B >

Template selection of type specifier.

Definition at line 17 of file JSwitch.hh.

Member Typedef Documentation

template<bool , class A , class B >
typedef B JLANG::JSwitch< bool, A, B >::value_type

Definition at line 19 of file JSwitch.hh.


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