Class RPGBuilder::NoDuplicatePair
Defined in File RPGBuilder.h
Nested Relationships
This class is a nested type of Class RPGBuilder.
Class Documentation
-
class NoDuplicatePair
Public Functions
-
inline NoDuplicatePair()
-
inline NoDuplicatePair(list<Literal*> *const listIn, LiteralSet *const setIn)
-
inline void push_back(Literal *const toAdd)
-
inline Literal *back() const
-
inline bool operator!() const
-
inline NoDuplicatePair()