aboutsummaryrefslogtreecommitdiffhomepage
path: root/lexlib/OptionSet.h
AgeCommit message (Expand)AuthorFilesLines
2013-05-24Made methods const where they can be and are logically const as well.nyamatongwe1-3/+3
2011-02-01Made destructor of OptionSet virtual to ensure all destructors called.nyamatongwe1-0/+2
2010-07-14Visual C++ 98 had a fatal error with the previous definition of a default con...nyamatongwe1-1/+4
2010-07-13Explicit typename avoids errors from g++.nyamatongwe1-3/+3
2010-07-13Split OptionSet class out into its own file.nyamatongwe1-0/+137