Fixed syntax error in template.
Added convenience functions for constant buffers.
Added typedefs for list of monitors.
Added generic abstraction for Win32 API calls.
Fixed collections::remove. Added collections::find shortcut methods.
the::text::string_buffer with the::text::string_buffer_allocat function resolve issue of Ticket [#73]
Nest type naming problem of gcc fixed
changed implementation (semantics and syntax) of array::sort and fflist::sort (cf. ticket [#70])
template issue with string_parse_utility fixed