Jpp
15.0.1-rc.1-highqe
the software that should make you happy
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
software
JLang
JTwosome.hh
Go to the documentation of this file.
1
#ifndef __JLANG__JTWOSOME__
2
#define __JLANG__JTWOSOME__
3
4
5
/**
6
* \author mdejong
7
*/
8
9
namespace
JLANG {}
10
namespace
JPP {
using namespace
JLANG; }
11
12
namespace
JLANG {
13
14
15
/**
16
* Enumeration for two of a kind.
17
*/
18
enum
JTwosome
{
LEFT
= 0,
RIGHT
};
19
}
20
21
#endif
JLANG::JTwosome
JTwosome
Enumeration for two of a kind.
Definition:
JTwosome.hh:18
JLANG::RIGHT
Definition:
JTwosome.hh:18
JLANG::LEFT
Definition:
JTwosome.hh:18
Generated by
1.8.5