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 | Protected Attributes | List of all members
JLANG::JMask Class Reference

Auxiliary class to ensure that the mask set is defined prior to the ctype<>() constructor call. More...

#include <JWhiteSpacesFacet.hh>

Inheritance diagram for JLANG::JMask:
JLANG::JWhiteSpacesFacet

Public Types

typedef std::ctype< char > ctype
 

Protected Attributes

ctype::mask mask_set [ctype::table_size]
 

Detailed Description

Auxiliary class to ensure that the mask set is defined prior to the ctype<>() constructor call.

Definition at line 22 of file JWhiteSpacesFacet.hh.

Member Typedef Documentation

typedef std::ctype<char> JLANG::JMask::ctype

Definition at line 25 of file JWhiteSpacesFacet.hh.

Member Data Documentation

ctype::mask JLANG::JMask::mask_set[ctype::table_size]
protected

Definition at line 28 of file JWhiteSpacesFacet.hh.


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