Miscellaneous stuff

Back to PastelSys

Learn more

BinaryFile class

CommaFiller class

Guid class

IndexAllocator class

Files

CallFunction class

Turns initialization into a function call

callfunction.h

callfunction.hpp

Dll-keywords for PastelSys

syslibrary.cpp

syslibrary.h

KeyValue class

Stores a key-value pair, which orders lexicographically.

keyvalue.h

PossiblyEmptyMember class

Allows to take advantage of the empty-member optimization.

possiblyemptymember.h

PrototypeFactory class

Stores cloneable prototypes to implement the Prototype pattern.

prototypefactory.h

prototypefactory.hpp

Range class

Stores an integer interval with a step size (e.g. 1, 4, 7, 10).

range.h

Subset class

Iterates through all fixed-sized subsets of an integer interval.

subset.cpp

subset.h