GCS  0.2.3
Todo List
Class gu::datetime::Date
Parsing date from string is not implemented yet, only possible to get current system time or maximum time.
Global gu::net::Sockaddr::get_addr () const
: Figure out how this could be done in type safe way.
Class gu::RegEx::Match
: find a proper name for it and move to gu_utils.hpp
Global gu::URIQueryList
This should be changed to real class having get_key(), get_value() methods for iterators and to get rid of std::multimap dependency in header.