Age | Commit message (Collapse) | Author |
|
sudden insperation and completely redid Hash. Now everything but delete is
implemented, including typesafe iterators and more. It's really cool, and
everyone should check it out and start using it right away!
|
|
actually change any existing code really just adds a new class that you can't
use because it's commented out. I'll probably move it to a branch.
|
|
|
|
|
|
sstring class, who's name is nonsense and now contains code specific to
squirrelmud. Anyway, StaticString is more lightweight than the std::string
class, but much less versitile. It really is just like a static string, but
all nice and classey. Great for use with the HashTable.
|